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: 
gauthamchilled
Creator
Creator

Exclude dimension if no value exist

hi

i have the sample file attached and explained my issue...

can anyone help???

Thanks

Gautham

Labels (1)
4 Replies
Anonymous
Not applicable

Hi,

This is what you are searching?

Sum({<Year={'FY2016'},Country=p({<Year={'MY2015'}>}Country)>}Sales)

Best regards,

Cosmina

Anonymous
Not applicable

or with variable on selected field:

Sum({<Year={'FY2016'},Country=p({<Year={'$(Variable1)'}>}Country)>}Sales), where Variable1 is =right(GetCurrentSelections(Year),len(GetCurrentSelections(Year))-6)

rido1421
Creator III
Creator III

Hi There

Select properties>Dimension Limits>Show only values that are greater than:>  enter 0 and exact amount on the drop down.

rido1421
Creator III
Creator III

Attached QVW