Hi,
I’m trying to build a QuickSight visualization where the displayed fields change dynamically based on a parameter or condition.
For example:
If I choose “Option 1” in the parameter control, I want to show Field A, Field B, and Field C. If I choose “Option 2,” I want to show Field D, Field E, and Field F.
Another case would be to show or hide a field dynamically based on a condition, such as when all the values in a field are NULL or meet a specific rule.
Is this functionality possible in QuickSight? If so, how can I achieve these use cases?