Forum Discussion
STEPH0018
Helper II
5 years agofiltered dCalendar
Hi, guys. It is possible to create a filtered table, so that it is an auxiliary dCalendar, with a date range according to the date chosen by the user? For example, in the graph below, I would like ...
PaulDBrown
Community Champion
5 years agoCan't you use the regular date slicer set to "Between"?
You will need a Calendar Table for that though
- STEPH00185 years ago
Helper II
Hi, Paul, the intention is for the user to choose only one date.
- PaulDBrown5 years ago
Community Champion
...and the measure calculates what date range?
- STEPH00185 years ago
Helper II
SELECTEDVALUE(dCalendario[DATA]) andLASTDATE(PARALLELPERIOD(dCalendario[DATA],-1, YEAR))