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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
mbbozzuto
Advocate II
Advocate II

Why are measure names linked to tables in Power BI desktop visuals?

When I pull a measure into a visual component in a Power BI report, the measure is referenced as 'Table'[Measure Name].  However, if I replace that measure by deleting it and creating a separate measure with the same name but different table, like 'Table New'[Measure Name], the visual will still error because it is looking for that measure on a specific table.

This doesn't make sense because DAX only requires a measure name to be used in other measures, like [Measure Name], and does not require a reference to the table as well in order for the measure to be used.

 

We use Tabular Editor to update our models and push in updates to our Power BI dataset via XMLA end point.  This limitation on how measures are referenced in Power BI desktop visuals prevents us from implemeting code changes to re-organize measures onto new tables without breaking downstream reports.

 

Is there a different/better way to do this?  Or is this a change that should be implemented in Power BI desktop to remove the table reference when using measures in visuals?

1 ACCEPTED SOLUTION
Greg_Deckler
Super User
Super User

@mbbozzuto It's something that they would have to do in Desktop (Microsoft). A common method to combat this is to put all measures in a single table (often a blank table) and use display folders to organize them.



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!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Super User
Super User

@mbbozzuto It's something that they would have to do in Desktop (Microsoft). A common method to combat this is to put all measures in a single table (often a blank table) and use display folders to organize them.



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!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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