Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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])
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
78 | |
76 | |
53 | |
37 | |
31 |
User | Count |
---|---|
101 | |
56 | |
51 | |
45 | |
40 |