Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
I han a sub in the Script área, this sub can I call in a Expression?
Best regards.
ok ok,
and for example if I got this expression
=aggr (sum([3d l]/1000000),[month_name])
I wont replace [3d 1]
only =aggr(sum['$1']/1000,[month_name])
is that correct?
regards.
Yes I think it should work, just be careful with field names with spaces (use [ ] or " " to enclose them)