Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to load variables from excel spread sheet by for loop however, getting script line error while loading.
Variable looks like vName = Num(Sum({<Type ={'A'}, Year = {$(=Max(Year))}>} Sales,'#,##0.0').
I think, getting error due to single quotations.
Could you please assist on this.
Thanks,
Nihhal.
Thanks Miguel.
For second variable, it would be
'Only({<Quarter={'&chr(36)&'(=min(Quarter,1))}>} QuartrandYear) &chr(13)&''(A)''' - right?
Looks about right, yes