Forum Discussion
Anonymous
5 years agoNot applicable
How to filter year = 2019 ?
Hi All
- 5 years ago
Anonymous Unsure of what the use case is, if you simply want to show just 2019 data in the page you can just go to the filter pane on the right hand side, be sure to add [year] in the filter pane, select basic filtering and select checkbox for just 2019
Or you could add all dates (down to date level ) to filter pane and filter by relative date.
Anonymous
5 years agoNot applicable
You could add a column in your Date table which match as follows:
Calculated Column = year(Date[Date])=2019
This will give you a status that you can filter in your table graph