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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply

Using a measure in a filter calculation

I have a measure that I'm using to sum a range of numbers, filtered by a specific value in a corresponding column:

 

Benchmark Measure - Region =
CALCULATE
(SUM('WIFI-Analysis'[Last Month Avg Daily Turnup]),
FILTER('WIFI-Analysis','WIFI-Analysis'[Region] = "EMEA"))
 
However, I don't want to include the manual "EMEA" variable. Instead, I want to use a measure. I have created this measure, but when I include the measure in place of "EMEA" it doesn't seem to work, despite the measure itself working fine and showing the correct value "EMEA" when I place it elsewhere on the canvas.
 
Any ideas what I'm doing wrong?
 
Thanks
4 REPLIES 4

I'm afraid DropBox is blocked on my company computer. How do people normally share files on here?

You can try one drive or attach the file here if you see the option.

AnkitKukreja_0-1660760265068.png

 

 

For Power BI trainings or support dm or reach out to me on LinkedIn.
If my response has successfully addressed your question or concern, I kindly request that you mark this post as resolved. Additionally, if you found my assistance helpful, a thumbs-up would be greatly appreciated.

Thanks,
Ankit Kukreja
www.linkedin.com/in/ankit-kukreja1904
AnkitKukreja
Super User
Super User

Hi! @shaunparsons66 

 

It would be great if you can share some sample data and expected solution, this will help me understand your problem in a better way.

For Power BI trainings or support dm or reach out to me on LinkedIn.
If my response has successfully addressed your question or concern, I kindly request that you mark this post as resolved. Additionally, if you found my assistance helpful, a thumbs-up would be greatly appreciated.

Thanks,
Ankit Kukreja
www.linkedin.com/in/ankit-kukreja1904

Afraid I can't use any of those. Based on the DAX formula I've used above, are you not able to see what I'm doing wrong? I'm fairly certain I'm just not using the right formula to target the measure properly...

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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