Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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] ) )
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.