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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Chart not affected from some of dimensions

Hello,

I have model with 3 dimensions (Area, division, subdivision).

Within this model I have bar chart I want to affect this chart only from the area dimension (and will be affected from division and subdivision)

Thank you in advance for your answers

Elad

3 Replies
Not applicable
Author

Hi Elad,

please provide a short example of data.

Thank you!

Rainer

Not applicable
Author

I have 3 dimensions - Area, subdivision and subdivision.

These dimensions see employee per area, division and subdivision

I have sales date.

What I need is:

If some user chooses some area I want that in my chart I can see sales per employee in the area.

If the user chooses some division or subdivision in the area I want that my chart don't changed and I want to see sales pare employee in all the area.

Elad

Not applicable
Author

Hi,

thats for Set Analysis.

Try something like:


sum({$<division=,subdivision=>} Sales)


Have Fun With QV

Alex:)