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: 
Not applicable

Re: Expression in a Variable -Issue

Hi All,

I am facing a issue here:

I am calcualting the weight loss from a variable.The Sum of weight loss should be  "-1".But

while i am using the same in a chart i am not getting the correct results -4083 is dispalyed here where in -1 should be displayed

and here in this chart i dont have any dimension.

.Can you please help??

Error.jpg

Labels (1)
1 Reply
kaushiknsolanki
MVP
MVP

Hi,

     Try this expression.

     =Sum(Aggr($(WL),USER_ID))

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!