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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
CHAY-92
Contributor III
Contributor III

Row Total shows wrong data

Hi all,

I m very confused about pivot default row  total options. If I select a year I need to pull 3 years of data with sum(sales)>50000 and count of those customers.

Dim: customer 

Measure 1 : if(sum(<year=>sales)>50000,sum(<year=>sales))

Measure 2;

Sum(aggr(Count(customer),customer) 

But I am getting wrong numbers 🙃 😕 

Kindly guide me how I will correct my error

 

Labels (2)
11 Replies
CHAY-92
Contributor III
Contributor III
Author

Hi vinieme,

You are Amazing 👏 Thank you so much for your Help.you saved my day 🙏🙏🙏🙏

vinieme12
Champion III
Champion III

happy to help 🙂

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.