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: 
ccsimo16
Contributor III
Contributor III

P&L pivot chart extension Exclude Null / Zero Values

Hi

Just downloaded the 2019 Sense app and like the new extension P&L pivot chart extension. one problem I have is that I can't exclude nulls/ Zero values. I can de-select the Include null vales against the dimension, but the add-ons Data handling include zero values is missing.

Thanks for your help

Labels (2)
2 Replies
stha142020
Contributor
Contributor

Hi,

Did you ever find a solution?

sonkumamon
Creator
Creator

You can create a calculated field in the script that has a value of 1 where the field is not null, and then in the set analysis put:

{<IsNotNull={1}>}