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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
dmohanty
Partner - Specialist
Partner - Specialist

Expression in Variable, summing up when used in Chart

Hi Team,

Its a pretty simple thing, but am stuck somehow.

Created a variable called, V_Expression = Sum {<Set  Analysis>} (Sales)


Using the variable in a Straight Table, with a Single Dimension, let's say Product. I would expect it show as like this -


ProductSales
P1$200
P2$500
P3

$300

Where as its showing as -

ProductSales
P1$1,000
P2$1,000
P3$1,000

Please help on how to still use the expression in Variable and use the variable in Chart.

1 Reply
Lisa_P
Employee
Employee

Hi Dicky,

What is in your set analysis ?

Have you used an = in your definition ?