Part 1: I created a variable that allows me to select a different field. I then use this variable in a control on the dashboard.
Part 2: I am trying to use the control I created in part 1 to change one filter card that is connected to this variable. The goal is to have one filter card that changes based on the variable control. This works fine.
Issue with above: The part that doesnt work well is that when I change the variable in the control card, the filter card defaults to none and I have to manually click all for all my data to populate.
Does anyone have advice on how to solve for this and allow all field values to come through b default? I had to go into the filter card and add a quick filter and click on the variable to select the new field. I then selected all but this doesnt work very well. It only temporarily worked for me.