Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Get values from filter using a measure

I have a filter with relative date applied to a visual / page and I would like to display selected period on the report, so it can change dynamically. Is there a way to get relative filter values (d...
  • johnt75's avatar
    4 years ago

    You can use MIN('Date'[Date]) and MAX('Date'[Date])