Forum Discussion
Use Measure as chart legend in Direct Query Mode
- 8 years ago
Hi Guille,
It is not possible to add a measure as chart legend, as measure actually returns a single value. We can only add a column into legend section.
In your scenario, I would suggest you create two separately measures for “Meet Criteria” and “Don’t Meet criteria”. Add these two measures into Values section of the chart.
Regards,
Yuliana Gu
Hi Guille,
It is not possible to add a measure as chart legend, as measure actually returns a single value. We can only add a column into legend section.
In your scenario, I would suggest you create two separately measures for “Meet Criteria” and “Don’t Meet criteria”. Add these two measures into Values section of the chart.
Regards,
Yuliana Gu
Thank you so much. I was stuck in a similiar scenerio from past 2 days. After reading this, got it resolved.