Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

could I call a Sub since Expressions

Hi experts,

I han a sub in the Script área, this sub can I call in a Expression?

Best regards.

11 Replies
Not applicable
Author

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.

jaimeaguilar
Partner - Specialist II
Partner - Specialist II

Yes I think it should work, just be careful with field names with spaces (use [ ] or " " to enclose them)