Forum Discussion
Arendp
Helper III
5 years agoprevious period calculation based on variable time range
hello, I am struggling with the following calculation. I have date slicer, where a user can select a variable time period. For example user selects 3.May.2021 till 5.May.2021. I want to compare f...
- 5 years ago
Thanks for your reply!
I managed to solve it otherwise. The datediff was achieved also by a countrows on my second datetable.
Mohammad_Refaei
Solution Specialist
5 years agoTry to add ALLSELECTED ('Calendar'[Date]) to your DateRangeMin and DateRangeMin measures.