Forum Discussion

maxduff59's avatar
maxduff59
Helper II
3 years ago
Solved

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 ...
  • MDodds's avatar
    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?