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 September 15. Request your voucher.

Reply
ryans
Helper I
Helper I

Measure Overflow

Anyone have any advice on how to manage lots of measures? What I mean is that I have lots of them and they do not stand out as much as I would like in the field list. I wish they were all collected in one space and potentially could be highlighted different colors. In the absense of that functionality, what do you do?

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

Well, there aren't really any great options and this depends on whether your woes are in data model, report or both. data model sorts the measures in creation order. Report sorts alphabetically. So, you can group things in Report mode by doing things like putting varying numbers of "_" in the beginning of the name. Like I said, not great, but something.



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!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Measures can be defined in any table. In Power BI it makes absolutely no difference whatsoever what table a measure is defined in.

 

You can use empty tables as a sort of pseudo-folder. Create some empty queries in Power Query with reasonable names, load them to the model, and create your measures in those tables.

 

You can do this in an existing model and just alter the table that a measure is defined in

 

Capture.JPG

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors