Hello,
I’ve created 3 dashboards which act as master-details-details
I want to pass the selected timeframe from one dashboard to another.
should I pass the {timeFrame} in the link url? for example: /d/.../dashboardname?var-timeFrame={timeFrame}
Thanks