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
jacccodezwart
Frequent Visitor

Power BI Report Builder Query 'explodes' after adding measure

Hi all,

 

If have a report builder report that uses a query on a SSAS Tabular cube.

All works fine, until I add a new measure.

 

When I add this new measure all memory is used and the report crashes.

 

The measure works in power bi like in this table :

jacccodezwart_0-1701171004732.png

The measure (for example) #ArrivedLate is a count of all the rows having the the value 'Late' in a calculated column of the SSAS model. And the calculated column is a formule based on several time registrations.

 

All I want to do is recreate the table using the same measures, like this :

jacccodezwart_1-1701171182872.png

The column NumberOfTransports is a measure in the SSAS Tabular model as well, but this is a simple count formula. Same goes for the measure avgTimeOnTerminal, TotalLoadingTIme, TotalTimeOnTerminal which are all simple calculations.

 

So why does my query explode and use all memory when I add the measure #ArrivedEarly ?

 

Thanks in advance.

 

Jacco

 

 

0 REPLIES 0

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.

Top Solution Authors