shiva_bottu
01-08-2025Data Storage
how do we pass specific values from web layer to Sisense dashboard.
Hi,
We have a web application where we have embedded Sisense dashboards using WAT tokens.
We have a new requirement: users should be able to display a list of dashboards or reports. Once a dashboard is selected from the first dropdown, each dashboard should present its own filters or parameters for the user to select e.g from date and to date. When users select these dates, the dashboard should load with the specific selections.
These dropdowns will be created in the web layer using React.
Thanks