Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
wlpike
Contributor III
Contributor III

predefine persistent color in drill down

Hi,

 

how can i define a set of colors that stay consistent in the drill down path?

so i have dimension1 and dimension2 and a filter in my dashoboard.

regardless whats selected, either in the filter pane or in the DD chart itself, the colors should stay the same.

 

i hope i made the question clear.

thanks

br

chris

2 Replies
Anil_Babu_Samineni

May be this?

Color(FieldIndex('FieldName',FieldName))

Color(FieldIndex('FieldName1',FieldName1))

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
wlpike
Contributor III
Contributor III
Author

using FieldIndex i get one color only. It would basically be the same, like when building a big "if- else" block for all fieldnames and categories, but then its depending, what was selected first category or product.

i need to define something like "value colors" in master items for drill down charts.

 

when i select drill down, value colors is greyed out.