Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hey Everyone,
I'm trying to figure out a measure to give me what the difference between two time slicers are.
We're trying to find out how many events has happened in the current date, the previous date and get a measure to determine what the movement between has been.
I've seperated the Dates into two sheets form the samesource, one will be my "Comparison Month" and the other "Current Month"
The formulas are as follows, and both of them give me the correct answer.
@Pandetbaby , I have a blog on two date range comparison, see if somehow can help in this case
https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601
Hi @Pandetbaby
Have you checked that both measures [Current Month] and [Comparison Month] return the correct result if you use them exactly in the scenario where you want to use [Movement] ? If so, [Movement] should certainly work. You show
Movement = [Current Month] - {Comparison Month]
instead of the correct
Movement = [Current Month] - [Comparison Month]
but I'm guessing that's just a typo
Please mark the question solved when done and consider giving a thumbs up if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
10 | |
10 | |
9 | |
8 |
User | Count |
---|---|
17 | |
13 | |
12 | |
11 | |
9 |