Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello guys,
so I would like to know how do I get the minx value of a measure from the last 12 months and make it dynamic, based on what date the user chooses. Let's say he picks december, power bi would look 12 months before that for the time where the measure was in it's lowest value.
I have a Calendar table, a cost table and a revenue table. The measure of which I want to show the user is the division between both.
So Measure[% CR] divides cost by revenue. And I would like to show the user the value of this measure when it was on it's lowest.
Can someone help? Thanks!!
Solved! Go to Solution.
I solved it check it out
You would need DATESINPERIOD, as the filter argument of your calculation. check this
https://learn.microsoft.com/en-us/dax/datesinperiod-function-dax
I solved it check it out
congratulations. Harnessing the flexibility of DATEADD, you can solve most of the Time Intelligence relevant issue.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |