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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Sakura
Creator
Creator

Group in the dimention Pop up for Bar Chart

I need to create custom pop up for the group dimention in the bar chart!

example

Product- show as it is

Category- show as it is

Subcategory - show as Subcategory & 'A'

1 Solution

Accepted Solutions
martinpohl
Partner - Master
Partner - Master

2 Replies
martinpohl
Partner - Master
Partner - Master

see attached

Sakura
Creator
Creator
Author

I have used  something like = if(GetCurrentField(Group) ='Subcategory',  'SubcategoryA')