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

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

Reply
rcarle
New Member

Convert Measure to Table Column

I've got the following measure that works great.  My problem is that I can't use it as a filter on this page becasue of PBI limitations.  I also can't add this measure as a filter to the visual called Tachometer, not sure why.  As a result, I need to convert this measure to a table column, so that I can apply the filter to this page which does work with the Tachometer.  The measure is as follows:

 

rcarle_0-1662497391024.png

 

When I convert this to a table, I have to filter the data by project number, so that it aggregates by project, since each project has multiple rows of data.

 

rcarle_1-1662497583278.png

 

The problem is that the new column is not recognizing the date filter on the page like the measure does, so I'm get totals that reflect all dates instead of what's set on the page.  Any thougths?

 

 

2 REPLIES 2
rcarle
New Member

Thanks @davehus.  I agree that what I'm trying to do works best as a measure, but I'm trying to find a workaround to the real problem which is PBI will not allow me to set a measure as a filter to the page.  I thought I could just apply the measure as a filter to each visual on the page, but I can't apply it to the tachometer for some reason. 

davehus
Memorable Member
Memorable Member

Hi @rcarle , A calculated column refreshes only once, it does not respond to filtering in the same way a measure does. See this link for more info. 

https://www.sqlbi.com/articles/calculated-columns-and-measures-in-dax/#:~:text=A%20measure%20is%20ev....

 

Hope this helps

 

Did I help you today? Please accept my solution and hit the Kudos button.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.