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.
Hi,
I have a made this measurement to calculate my hour rate accumulated from the first possible date to end of last month:
To manage the period I want to look at I have en overall date filter on the report side:
So when the filter is set to 18-06-2019 to 30-09-2022 I want to se the rate calculated from 18-06-2019 to 31-08-2022.
The problem is that my measurement don't follow the date filter on my report side, but instead takes all the dates in the column table "Prod$Job Ledger Entry'[Posting Date]".
My report date filter is also based on "Prod$Job Ledger Entry'[Posting Date]".
Can somebody help?
Solved! Go to Solution.
Hi,
I think I find a solution. I created a Calender table and related it to my dates in the primary data table. After that i modified my formular to this:
Hi,
I think I find a solution. I created a Calender table and related it to my dates in the primary data table. After that i modified my formular to this:
Hi @MKJ ,
Please check if it is caused by the DATEADD(). This function returns a table that contains a column of dates, shifted either forward or backward in time by the specified number of intervals from the dates in the current context.
If this doesn't work, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.
Refer to:
How to provide sample data in the Power BI Forum
How to Get Your Question Answered Quickly
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
---|---|
58 | |
55 | |
55 | |
37 | |
30 |
User | Count |
---|---|
78 | |
64 | |
45 | |
43 | |
40 |