The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I am new to PowerBI. I need help in creating a DAX function for the below table named 'Cases'. The requirement is to Sum the Column 'Value' that have the same 'ID'. For example the DAX expresssion should return 1 for A1B, 2 for B2C, and 1 for C2A
Solved! Go to Solution.
Have you tried putting both columns into a table visual - you should get your desired result without DAX.
@lbendlin I tried the table visual solution with additional filters, and it worked. Thanks a lot!
Have you tried putting both columns into a table visual - you should get your desired result without DAX.
Thanks @Ibendlin. While for this specific example the table works as mentioned by you (did not know that until now), my actual use case is complex that I would need the DAX expression. Request if you can please help me
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.
Need help uploading data? https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
@lbendlin I tried the table visual solution with additional filters, and it worked. Thanks a lot!
User | Count |
---|---|
20 | |
8 | |
7 | |
7 | |
6 |
User | Count |
---|---|
28 | |
13 | |
12 | |
9 | |
8 |