Forum Discussion
maxduff59
3 years agoHelper II
Plot values between two dates measures
Hi everybody, I have a table of activities which contains some dates and some numerical values. I created a first measure with today's date (TODAY() function) and another measure which depends of ...
- 3 years ago
Rather than using the two measures you are using, can't you just use a normal date slices on your date table using the "between" option as below.
As for not being able to use on axis - is the relationship set up correctly between your fact and date table?
MDodds
3 years agoResolver II
Rather than using the two measures you are using, can't you just use a normal date slices on your date table using the "between" option as below.
As for not being able to use on axis - is the relationship set up correctly between your fact and date table?