Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Qlik Community,
Having issues with my slider and was hoping someone could help out.
I have a slider with the following expression:
=aggr(sum({1} tran_amt), id)
My understanding is that it is supposed to aggregate the transaction amount based on the ID.
When I make the following selection in the slider: $1,040min and $1,526 max
I get a table with the right max (or so I think)
but the minimum goes below $1,040:
Can someone please explain to me what I'm doing wrong? I've been having the same issue with other tables. The max seems to be taken into account but the min is not.
The table dimension is set to the ID and the expression reads sum(tran_amt) .
THANKS SO MUCH!
I don't see how I can help without an application.
You can reduce your application and scramble the data before uploading. Or, better yet create a separate example where your issue can be reproduced.