The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
This table comes from the data not the report. When I create a report to sum this column, and it shows incorrect number for each cusomter. For instance, sum up the total number should be 3 (0.33+0.33+0.33+0.5+0.5+1) in customer A but I pull data into report table and it shows 1 which is incorrect total number for customer A from raw data.
The measure is sum(‘customer table’[Total Number])
Hi @g10043014 ,
If only calculate the sum value, the formula should work basically. What's the table strcture look like and the column data type? Perhaps you can consider sharing the sample tabla about this thread.
Sample data and expected output would help tremendously.
Please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Familiarize yourself with CALCULATE and the filter functions like ALL or ALLSELECTED, and the concept of filter context.
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
20 | |
12 | |
9 | |
7 |