
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to assign different colors to the same dimensions across all the chats in the application
Thanks in advance!


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Evgeniy,
I assume this is for Qlik Sense? You may want to use the new variables interface available in Qlik Sense 2.1.
You could use conditional logic such as this in the color by expression area of the chart.
if(CategoryName = 'Sportwear',red(),blue())
Check out this video that gives an example of setting a variable to be used in multiple chart objects.
Qlik Sense - Variables Interface (video)
If these suggestions are not exactly what you need, if you can further expand on your example with some more information that will also be helpful.
Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.
Regards,
Mike Tarallo
Qlik
Mike Tarallo
Qlik


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I agree with Mike. If you don't care about what color each dimension is assigned - you can color by dimension and choose persistent color option so the colors for dimension across the applications are the same.
