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: 
SatyaPaleti
Creator III
Creator III

How To Provide Specific Expression on for specific Dimension Value

Hi Folks,


Here there is a requirement I need it

I have 2 dimensions 1. Month and 2. Categories and I have 2 Expressions 1. Sales an 2. Target


Here I have Create Pivot Table . In the below Pivot Table we have metrics like Sales, Target & Percentage (%). But Percentage should get appear only for Dimension Value Others.  Can some one please help how to make % should appear only for Others. For more etail please find attached files for excel an QVW


pivot.JPG

Thanks an Regards,

Satya

Labels (1)
2 Replies
giovanneb
Creator II
Creator II

Hi, Try this

sum({$<Categories = {'OTHERS'} >} Target)/sum({$<Categories = {'OTHERS'} >} Sales)

SatyaPaleti
Creator III
Creator III
Author

Thanks for quick responce But below pivot chart is coming

pivot1.JPG