Hi Experts,
I am using *Select statement in which I need to use TMVL function. But the system does not recognize TMVL function in *SELECT statement.
The script I am using is written below.
*SELECT(%DEP_LOOP%,ID,TIME,ID>=%TIME_SET% AND ID<= TMVL(5,%TIME_SET%), AND LEVEL = MONTH)
The purpose of the above statement is to use a loop from a minimum time to the maximum time.
Also guide me can I use LOOKUP within TMVL? Need your urgent expert opinion.
Regards,