I’m trying to hide these columns.
I have edited the interaction of the chart so that a slicer with the date does not effect it to show all months for the year.
I can do it with calendar_date<=max(calendar_date) however the data I have has data for the entire year, it is also not dynamic with slicer at the top which has the calendar_date in it.
Using selectedvalue doesn’t work either.
Perhaps I am just missing something obvious?
3