Forum Discussion
vhailor
6 years agoFrequent Visitor
filter and meter
Hello updated with real data and images. I wanted to use the meter graph to display my data. In my BBDD, I have a field to define whether it is maximum, minimum, target or actual data. the id ...
v-lionel-msft
5 years agoCommunity Support
Hi vhailor ,
Will the ‘Chart Name’ label aggregate your [ID] column?
What are the fields in each of the labels? Can you provide a screenshot of the report?
Or create a measure liek this?
__ID = SELECTEDVALUE(Sheet2[ID])
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.