Forum Discussion

DominicK's avatar
DominicK
Helper I
5 years ago
Solved

Count Values Between Two Dates

I have created the below column chart which is correct however the DAX code I used to create the columns is far too long.

 

I want to show the values of Asset Class between Sep 19 to Feb 20 and the same between March 20 to Sep 20

What is the cleanest formulat to calculate values between two dates, my current formula involved selecting each individual day (example below)

 

 

 

 

 

 

 

2 Replies