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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ljdlumley
Contributor III
Contributor III

How to use master dimensions in a drill-down group

I've created Master Dimensions (Department and Subject) so that I can assign specific colours to the values in each one. I then want to create a drill-down group using those master dimension but they don't appear as available options.

Is there an alternative way to declare the colours I need each Department and subject to be?

thanks

John

Labels (2)
1 Reply
Chanty4u
MVP
MVP

You can create Md and add this colour

Dual(Department, RGB(255,0,0)) 

Same way you can add others also based on your requirement