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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
vijayit43
Creator
Creator

Exclude Dimension..

Hi,

In My QV is Dimension Field State & Brand and Expression field is Count(Retailercode) brands is Three Type A,B,C when Brand Dimension A then count B and C Brand Retailercode,when Brand Dimension B then count C and A Brand Retailercode when Brand Dimension C then count A and B Brand Retailercode How to Achieve It

Please Suggest

2 Replies
Not applicable

Hi,

You can create a second brand field with the needed associations with the first brand.

For example:

Brands2:

Load * inline [

Brand2, Brand

A, B

A, C

B, A

B, C

C, A

C, B

];

This table will be linked to Brands table through field Brand.

In your chart, you can still use your current expression count(retailercode) and as dimension Brand2.

Hope this helps.

vijayit43
Creator
Creator
Author

we dont change Brand in dimension because 5 other column in expression..