I’m having a ‘Dundas’ momement - where I realise that I’m trying to do something which may not be possible. Having scoured all help I’m hoping other users might be be able to help.
What I have:
- I have a Metric Set with a Date slicer and SurveyName slicer. There are rows and measures. being displayed (in a table)
- I have a date range filter that is connected to the metric set and correctly filters it.
- I also have a ‘Value’ filter showing the ‘SurveyName’ This filter is huge and lists ALL surveyNames (10k+ records).
What’s I’d like:
Because the Survey name filter is huge - I want it to be filtered by the date range filter. So the steps the user would take is to apply the date filter, The SurveyName filter would itself be filtered to only show the surveys that took place between the date range the user has selected and the user would then select one or more SurveyNames from the list to, finally, filter the metric set to their specific surveys.
I’ve tried a dependent filter. That is, I made the SurveyName filter dependent on the date range filter. When I use the dashboard and filter the dates - my visualization updates the metric set to show those records that took place between those dates - but when I open the Survey Name filter I get an error: Sequence contains No matching element.
I’ve used dependent filters before successfully, but never with a date range filter.
I’ve played with a bridge parameter too but didn’t get very far with that either
Any ideas / suggestions would be welcome.
Thanks