Hi, y'all
I'm trying to send parameters between a main dashboard and an embedded dashboard. The purpose is for the embedded dashboard update the info when I select something in the main dashboard.
As soon as I embed the dashboard, the information in the embedded is filtered according to the first element of the table.
Exº: If one parameter filters by sex, the embedded dashbord appears with the filter related to the first element in the table (male or female).
How can i configure it to all information be displayed when no selection is active in the main dashboard?