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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
sakamsureshbabu
Creator
Creator

selected value in dimension

HI

my dimension  is ornament but i want show in pivot table with selected "brand"

condition is "BRAND=Y"

how can i show

Labels (1)
1 Reply
MK_QSL
MVP
MVP

Use calculated dimension

IF(BRAND = 'Y', ornament)

and select Suppress When Value is NULL