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: 
nakuldev
Creator
Creator

Dimension value should get distributed among measures based on condition

Hi,

Dimension value should get distributed among measures based on condition.

In a dimension we have 3 values and in measures we have 9 expressions. My requirement is for 3 dimensions 3 different measures to be picked based on condition instead of dimension showing up for all the 9 measures. Could someone help me with this query?

PFA screen shot.

2 Replies
Digvijay_Singh

May be measure condition like this -

Getfieldselections(Dummy)='A'

nakuldev
Creator
Creator
Author

Hi Digvijay! I tried with all such conditions but finally it got worked with Valuelist.

Thank You!