Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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

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