This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi frds,
here i am attaching data and results .
Meal value = sum(meal Value)
expected output = 20.
Value1 = average(value1)
expecte out =20 and is correct
please help me to get the meal value as 20 after summing . please have a look at below picture
sum(meal value) should be 20.
Does this meet your goal?
To get it, select ‘Don’t summarize’ as follows
Additionally, I can’t make myself clear about “get the meal value as 20 after summing”, whether it means to click on the column ‘mean value’ in the values field and select ‘Sum’, or sum ‘mean value’ column based on the column ‘city’, ‘Attribute.1’,’Mean type’ using forluma
Measure = SUM(Table1[MEAN VALUE])
Best Regards
Maggie Li
Hi,
Why not use Average of MEAL values as well
or
MIN(TableName[Meal Value])
or
MAX(TableName[Meal Value])
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 37 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 31 | |
| 26 | |
| 23 |