Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
vhailor
Frequent 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 is heatid,the data is elementary,the category is chemistrytypecode

take quick action on the field but from what I see it makes me sum all the data, for example:

elemental para 10 = 
CALCULATE(
	SUM('ramses vista_analisisentradaHC'[elemental]),
	'ramses vista_analisisentradaHC'[chemistrytypecode] IN { 10 }
)

chart.png

the result of this is that the measurements are not being filtered by the ID, but by displaying all the data.

how should I do this?

Thank you

4 REPLIES 4
v-lionel-msft
Community Support
Community Support

Hi @vhailor ,

 

Is this the problem?

v-lionel-msft_0-1599729347232.png

Unless using hierarchical slicer.

v-lionel-msft_1-1599729418836.png

 

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.

vhailor
Frequent Visitor

Updated

Thank you

@Greg_Deckler

v-lionel-msft
Community Support
Community Support

Hi @vhailor ,

 

v-lionel-msft_0-1599635426415.png

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.

Greg_Deckler
Super User
Super User

@vhailor I am not following this, can you try explaining in greater detail what you are trying to accomplish?


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.