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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Nicole_PBI
Frequent Visitor

Property "summarize by" vs. create a measure

Hi all,

 

Assuming I want to display Revenue by a category, such as year. 

What is the difference between the following two options:

  1. Set advanced property "summarize by" to Sum, and put the column on the visual.
    Nicole_PBI_0-1633353928976.png
  2. Create a measure: my_measure = sum(Revenue), and put the measure on the visual.
    Nicole_PBI_1-1633354014588.png

     

Are there any differences from a result and design perspective? I'm aware that I'm more flexible by using a measure when it comes to row and filter context. But are there more reasons to use the measure instead of the summarized column? 

 

Thanks.

 

1 ACCEPTED SOLUTION
HotChilli
Community Champion
Community Champion

From a result perspective : no difference.

From a design perspective : for simple, quick visuals , it's fine to use default summarisations .  For anything else, writing measures gives more control, can aid reuse (though be careful on this), and aids self documentation.

View solution in original post

8 REPLIES 8
Daniel_Reed
New Member

Good distinction “Summarize by” works well for quick aggregation, while measures give far more control and consistency as models grow. When performance, reusability, or complex logic matters, defining a measure avoids hidden behavior and keeps results predictable, similar to how structured workflows are outlined Using measures also improves readability for others reviewing the model later.Overall, choosing the right approach early can save a lot of cleanup as reports scale.

This post raises a helpful distinction that affects how property data is interpreted in real situations. A brief example showing how summarized values differ from measurable outcomes could add clarity. Readers comparing assessment outcomes may benefit from resources like Putnam Tax Appeals when reviewing valuation results. Adding a short case reference would further support the explanation and practical use.

Good discussion—this topic comes up a lot when deciding how to control calculations versus raw fields. Using a measure often gives more flexibility, especially when context changes across visuals. I’ve seen similar clarity when reviewing real-world datasets like Hillsborough court documents where explicit logic helps avoid confusion. Clear definitions up front usually save time later when reports scale or get reused.

HotChilli
Community Champion
Community Champion

From a result perspective : no difference.

From a design perspective : for simple, quick visuals , it's fine to use default summarisations .  For anything else, writing measures gives more control, can aid reuse (though be careful on this), and aids self documentation.

This is a really helpful explanation! I’ve often wondered when it’s better to summarize data versus creating a custom measure, and your post clarifies it well. For anyone working with property data, tools can make analysis much easier and more accurate. I’ll definitely be experimenting with both approaches after reading this. Thanks for sharing these insights!

This is a useful distinction, especially for anyone modeling reports with reusable logic. Relying on “summarize by” can work for quick views, but measures offer much better control and consistency as models grow. I’ve seen similar principles applied in data-heavy public records analysis, where clarity really matters, like how valuation data is explained through Escambia realty assessment resources. Defining measures upfront helps avoid confusion later and keeps reporting more scalable overall.

This is a great point because choosing between summarizing a column and creating a custom measure really depends on the reporting goal. Summarization works well for quick visuals, but measures give far more control and accuracy as reports grow. I’ve seen similar clarity issues when working with datasets like martin property records where calculated logic matters a lot. Overall, understanding the difference early can save a lot of rework later and make dashboards more reliable.

Thanks, that helps!

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.