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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
dbmahn
Frequent Visitor

Summarization missing after adding a calculation group

Hey, after adding a calculation group in Tabular Editor, the (default) summarization function is missing.

 

without calculation group in my model:

dbmahn_0-1601372036318.png

 

after adding an empty calculation group:

 

dbmahn_1-1601372066141.png

 

 

Removing the calculation group does not bring back the summarization option.

 

Is there a reason for this behavior?

5 REPLIES 5
molegris
Advocate IV
Advocate IV

Hi @dbmahn ,

 

It works like this by design.  Calculation groups are not compatible with implicit measures (aka default summarization).  When you create a calculation group, a model's property called Discourage implicit measure is set to TRUE.

 

You can either remove the calculation group and set this parameter back to FALSE or create an explicite measure for every numeric value you want to expose.  Ex. myExplicitMeasure = SUM( 'table'[Value] )

 

molegris_0-1639589785403.png

 

Hope that helps.

--mo

And so poor that some visuals stop working after this setting (after creating calculation groups)

Visual examples: Drilldown radial barchart, Impact bubble chart

 

Anonymous
Not applicable

Hi @dbmahn,

How did you do these grouping operations? In power bi desktop side or external tools?
I do not so recommend you directly connect to the power bi data model to edit. These operations may break raw properties/relationships, so that power bi desktop not able to recognize changed fields and properties.
Regards,

Xiaoxin Sheng

"How did you do these grouping operations?" Tabular Editor

Anonymous
Not applicable

Hi @dbmahn,

It sounds like the issue appear after you edit with external tools, I'd like to suggest you enter the query editor and duplicate the raw query table, save and generate the new data model table then check if this issue does not appear on the new query table.

If this is a case, you can remove the old table and use a new table instead.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.