Forum Discussion
DAX query to compare previous values
- 1 year ago
Have you tried putting both columns into a table visual - you should get your desired result without DAX.
- 1 year ago
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.
- rsrajkumar1 year ago
Helper I
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
- lbendlin1 year ago
Super User
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-Forum/ba-p/963216
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523- rsrajkumar1 year ago
Helper I
lbendlin I tried the table visual solution with additional filters, and it worked. Thanks a lot!