I have to generate an attribute 'YEAR' (YYYY) inside the Loop operator. what should be the mathematical function for the same? I tried using data_add(year, eval(%{loop_forecast}), DATE_UNIT_YEAR) but it gave an expression evaluation error. Thanks in advance.