Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Experts, Need your help on the below secnario.
1. I have one measure and dates always fetches only two dates ex: June 2023 & Dec 2022. If I put my measure in matrix visual and keep the dates column in Matix columns and it gets splitted i.e. fine. However, Now Business user is asking to see the difference from current vs. previous only instead of Dec 2022. Below is snapshot current vs. expectation from business user.
Current:
Expectation:
Solved! Go to Solution.
@Anonymous
The following should deliver the result you are looking for.
NOTE: I have left some of the "middle steps" measures in the table visual below only for readability. But they can be removed to match what you have shown in your desired results screenshot.
First, build the base measures that will be used in the other calculations:
Second, build the measures that calculate each metric for the PP (Previous Period):
Finally, build the measures that get the difference between the current values & the PP (Previous Period) values:
Hope this is helpful to you.
Regards,
Nathan
Thanks for your solution, it works.
@Anonymous
The following should deliver the result you are looking for.
NOTE: I have left some of the "middle steps" measures in the table visual below only for readability. But they can be removed to match what you have shown in your desired results screenshot.
First, build the base measures that will be used in the other calculations:
Second, build the measures that calculate each metric for the PP (Previous Period):
Finally, build the measures that get the difference between the current values & the PP (Previous Period) values:
Hope this is helpful to you.
Regards,
Nathan
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
9 | |
7 | |
6 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
10 | |
6 |