Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dynamic legend for particular selectiion in container.
Please help
I have created dynamic legends based on selection by using
Pick(match(Field,Value1,Value2),Label1,Label2)
as my Label expression for the measure.
You can use the same structure for your measure value as well if you wish:
Pick(match(Field,Value1,Value2),Measure1,Measure2)