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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Use measure as filter for another table

Hi 

I have a table which has 3 columns sort 1, sort 2, sort 3 these columns are from 1-100 with different combinations. I have a measure for this table as below 

Speed filter = ROUND(AVERAGE(Sort_combo[sort_1])*(6/100) + AVERAGE(Sort_combo[sort_2])*(19/100)+ AVERAGE(Sort_combo[sort_3])*(27/100),0)
above measure will give value according to the selection from sort 1, sort 2, sort 3, whatever the value it will give the below table should filter accordingly
ex: if I have selected sort 1 = 35, sort 2 = 30, sort 3 = 35 speed filter will give me 15 then in main table should filter where speed is 15

Now, I have a main table as below

TempWeightenergyspeed
5120000.2315
5120001.2315
5120001.9015
10125002.8918
15120003.1216
15120002.7816
20120003.1218
1 ACCEPTED SOLUTION
Jihwan_Kim
Super User
Super User

Hi,

Please check the below picture and the attached pbix file.

 

Jihwan_Kim_0-1701582774617.png

 

 

 


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Click here to schedule a short Teams meeting to discuss your question.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thank you @Jihwan_Kim  It worked!

Jihwan_Kim
Super User
Super User

Hi,

Please check the below picture and the attached pbix file.

 

Jihwan_Kim_0-1701582774617.png

 

 

 


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Click here to schedule a short Teams meeting to discuss your question.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors