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

SummariseColumns Behaviour with and without a filter/aggregate

Hey all, 

 

Was doing some work with Pagentated reports and noticed that its default is Summarisecolumns, however, noticed the results it provided without an aggregate was the combination of every possible group by every possible group, even if the relationships wouldn't have made sense. I'm curious, why does it do this?

 

Any opinions would be appricated. 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Freece1 , relation in the model is used. Otherwise cross join distinct values should be returned

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Freece1 , relation in the model is used. Otherwise cross join distinct values should be returned

So you're saying that the cross join isn't applied until the filter/aggregate is introduced? otherwise its just returing distinct combinations, even if they don't exist within the model? 

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors