I am trying to have my quicksight vertical stacked bar chart dynamically change the “Show as” value depending on the value of a parameter.
For example:
-
when parameter = dog, I want the bar chart to show as “Percent”
-
when parameter = cat, I want the bar chart to show as “Number”.
How do I accomplish this?