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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
HarsimPWRBI
Frequent Visitor

Summarize or Summarize Column not results same Data comparing to default aggregation on that column

 Hi Community Legends,

 

I've just start learning DAX and tried Summarize on Page4

but not getting same result if try to use default sum aggreagte on that column.

 

So used below query to create new table , but if choose Name and Unit Cost in a Visualization Type Table results are not same.

SUMMARIZECOLUMNS (
Customer[Name],
"SumOfSales", SUM ( Sales[Unit Cost] )
)
Really appreciate if some one can help how VertiPaQ is dealing same stuff differentially.
 
Many Thanks,
Harry
0 REPLIES 0

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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