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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Custom message for shrinked Pivot

Hi Community

Does anybody know in case of no data in pivot; (pivot shrinked)

I want to add message 'No data for this selection'

Thanks

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

You might be able to use the calculation condition and error message to do this: Use Count(dimension) to check for calculation and use 'No data for this selection' as the error message.

Pivot.PNG

HTH

Best,

Sunny

View solution in original post

3 Replies
sunny_talwar
MVP
MVP

You might be able to use the calculation condition and error message to do this: Use Count(dimension) to check for calculation and use 'No data for this selection' as the error message.

Pivot.PNG

HTH

Best,

Sunny

Anonymous
Not applicable
Author

Thanks Sunny for your suggestion

sunny_talwar
MVP
MVP

Not a problem. I am glad this was helpful.

Best,

Sunny