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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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