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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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?


Follow on LinkedIn
@ 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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.