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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Variable used in Expression

Dear Expert,

I am storing a value in a variable say, VOut.

Now If I am plotting this variable w.r.t to Dimension say Region. It is giving me same value throughout the report which is not right(Red MIS Report).

If I use expression instead of a variable it gives me right values(Green MIS Report).

Can I achieve same result with Variable when I use them in expression??

Pls suggest.

Regards,

Balraj

1 Solution

Accepted Solutions
its_anandrjs
Champion III
Champion III

Hi,

In your variable definition remove ('=')  sign in front of the variable definition and to edit variable click Ctrl + Alt + V and then write only sum([O/S]) for variable.

And then in chart use =$(VOut)

Regards

Anand

View solution in original post

3 Replies
its_anandrjs
Champion III
Champion III

Hi,

In your variable definition remove ('=')  sign in front of the variable definition and to edit variable click Ctrl + Alt + V and then write only sum([O/S]) for variable.

And then in chart use =$(VOut)

Regards

Anand

Anonymous
Not applicable
Author

Thanks Anand

its_anandrjs
Champion III
Champion III

Thanks Please close the thread with appropriate answer for references.

Regards

Anand