Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
rsrajkumar
Helper I
Helper I

DAX query to compare previous values

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  

 

rsrajkumar_1-1734808749082.png

 

 

 

 

 

 

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

Have you tried putting both columns into a table visual - you should get your desired result without DAX.

View solution in original post

@lbendlin I tried the table visual solution with additional filters, and it worked. Thanks a lot! 

View solution in original post

4 REPLIES 4
lbendlin
Super User
Super User

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! 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.