Independent Variable Selection for Container of Scatter Plots
I have 2 variable inputs, each containing a drop-down list of my fields. Each variable input correlates to an axis (X and Y) and it plots the scatter plot accordingly. I was wondering if it is possible to have a container of scatter plots that have independent selection of each other using the same 2 variable inputs.
I have considered 2 possible work-arounds which are 1) integrate another variable input to choose which chart to give the selected variables to, 2) multiple dashboard pages
I would be interested to hear if it is possible to create some sort of independent selection process for a container of scatter plots using 2 variable inputs. Thanks in advance!