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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
upaliwije
Creator II
Creator II

Varible

I have created the following variable

ENetProfit   (Sum({<[NOTE]={100},DEPT={'BRAN'},MONM={'MOTOR'},BRANCH= >}[AMOUNT])

when I applied it under a pivot table $(ENetProfit)    it is working fine

but when I applied it in a text box it is not working.  =num($(ENetProfit))  Pls help

Labels (1)
1 Solution

Accepted Solutions
nirav_bhimani
Partner - Specialist
Partner - Specialist

Hi,

You should remove $ then try the same.

If you define variable & assign the value with equal to sign then no need of $ to evaluate that variable, Kindly find the attached file to get clear picture.

Thanks & Regards,

Nirav Bhimani

View solution in original post

1 Reply
nirav_bhimani
Partner - Specialist
Partner - Specialist

Hi,

You should remove $ then try the same.

If you define variable & assign the value with equal to sign then no need of $ to evaluate that variable, Kindly find the attached file to get clear picture.

Thanks & Regards,

Nirav Bhimani