Hello everyone,
I created a dashboard with 2 sheets. The first sheet contains pie diagrams; the second sheet contains a table with processes, their details and filters.
Is it possible to click on one piece of a pie chart and being navigate to concerned processes with details on the second sheet? If yes, how can I manage it?
Many thanks in advance!
Best regards
Monika Leitner on
Hi Darja,
Moving states and keeping filters in sync across tabs must be done through explicit user interaction.
Define a meaningful ID: e.g. requesttype
Pick the column you want to use for a filtercriteria and assign it to the user input you have defined on tab2
Best
Monika