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.
Hi,
I have a slicer for the Month name. When a user selects the month from the slicer, I need to calculate Backlog for not only that month, but all backlog <= the last date of the month selected unless you select current month so it would be MTD in that case.
Example: In the example below, November is selected. So I need the table to display ALL backup up to and including the current date in November (11/14/22). Currently it is showing me backlog ONLY for November (all years).
If a user chooses October, the last fiscal day of the month is 10/29. I need the user to see ALL backup up to and including 10/29/22. In this picture, the table is displaying ONLY October Backlog (all years). I don't want it to go beyond 10/29/2022 and I need to see everything UP TO 10/29/22.
NOTE: I use a 445 custom date calendar so DAX date functions DO NOT work for me. My month name is directly tied to the FISCAL month, so if a user selects August from the slicer the fiscal dates in August are 7/31/2022 to 8/27/2022.
I'm using this measure to get the last fiscal day in the month selected:
Solved! Go to Solution.
@Roseventura You may find this helpful - https://community.powerbi.com/t5/Community-Blog/To-bleep-With-Time-Intelligence/ba-p/1260000
Also, see if my Time Intelligence the Hard Way provides a different way of accomplishing what you are going for.
https://community.powerbi.com/t5/Quick-Measures-Gallery/Time-Intelligence-quot-The-Hard-Way-quot-TIT...
This may also help: (3) Better Year to Date Total - Microsoft Power BI Community
@Roseventura You may find this helpful - https://community.powerbi.com/t5/Community-Blog/To-bleep-With-Time-Intelligence/ba-p/1260000
Also, see if my Time Intelligence the Hard Way provides a different way of accomplishing what you are going for.
https://community.powerbi.com/t5/Quick-Measures-Gallery/Time-Intelligence-quot-The-Hard-Way-quot-TIT...
This may also help: (3) Better Year to Date Total - Microsoft Power BI Community
Your articles, while interesting did NOT solve my problem. This seems to be a simple problem with DAX, not with my Date calendar.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |