Filters - Format Control - Info Icon Text

Hello,
I have a question regarding Filters’ Info Icon Texts.
I need to enter for each filter in my dashboard (+20) a text in the Info Icon, that helps a lot my users. However, it’s very time consuming for me opening each filter > edit > format the Info Icon text. Is there any API or feature that allows me to update automatically all Info Icon texts using for example a dictionary where {key = filter name : value = Info texts}?

Thanks in advance!

Hi

I believe as of now it’s not possible.

you can use the QuickSight API assets as code. This API can build a dashboard from scratch by using API and dashboard definition in json format.
You can export dashboard definition json file and make changes in json file and update the dashboard or create a new dashboard

You can refer to this blog Automate and accelerate your Amazon QuickSight asset deployments using the new APIs | AWS Business Intelligence Blog

1 Like