In my dashboard, I have a list widget and a text widget. Depending on my selection in the list widget, I would like to be redirected to a specific dashboard when I click on the text widget.
I tried to achieve this by creating a binding on the interaction property of the text widget, but it didn't work.
I would like to know if this use case is possible. If yes, how can I do it?
Thank you for your help.
1 answer
Would it be an option to use a link widget with a dynamic target address?