Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi,
trying to grup data by person's name and sum the amount but get an error when doing so
tia
Solved! Go to Solution.
Amount column data type is "Text", to perform SUM aggregation you should change it to "Whole number" or "Decimal Number" if the numeric values have decimals
Click on the "ABC" button before "Amount" column and select the data and then perform the GROUP BY transformation
Hope this helps
Connect on LinkedIn
|
The error you are seeing when trying to group and sum the "Amount" column by "Person" in Power Query is likely caused by the "Amount" column containing text values instead of numbers. Power Query throws an error if you try to sum a column with non-numeric data.
Ensure that the "Amount" column is set to the "Whole Number" or "Decimal Number" data type before performing the group and sum operation.
In Power Query, select the "Amount" column, go to the "Transform" tab, and choose "Data Type" → "Whole Number" or "Decimal Number."
After changing the type, retry the Group By operation—this should resolve the error, and you'll get the correct sum for each person.
This will allow Power Query to sum the numbers correctly and remove the errors in your grouped table.
Hi @scsos,
Thank you for reaching out to Microsoft Fabric Community.
Thank you @tharunkumarRTK and @Shubham_rai955 for the prompt response.
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the user's for the issue worked? or let us know if you need any further assistance.
Thanks and regards,
Anjan Kumar Chippa
The error you are seeing when trying to group and sum the "Amount" column by "Person" in Power Query is likely caused by the "Amount" column containing text values instead of numbers. Power Query throws an error if you try to sum a column with non-numeric data.
Ensure that the "Amount" column is set to the "Whole Number" or "Decimal Number" data type before performing the group and sum operation.
In Power Query, select the "Amount" column, go to the "Transform" tab, and choose "Data Type" → "Whole Number" or "Decimal Number."
After changing the type, retry the Group By operation—this should resolve the error, and you'll get the correct sum for each person.
This will allow Power Query to sum the numbers correctly and remove the errors in your grouped table.
Hi,
tried posting this already but can't see the post in the forum.
I'm trying to group by name and sum the Amount but getting an error
tia
Amount column data type is "Text", to perform SUM aggregation you should change it to "Whole number" or "Decimal Number" if the numeric values have decimals
Click on the "ABC" button before "Amount" column and select the data and then perform the GROUP BY transformation
Hope this helps
Connect on LinkedIn
|
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 34 | |
| 33 | |
| 30 |