Currently you only provide a direct link to a dashboard. Allow the ability to have the ID of the dashboard. That way customers embedding the dashboard into their main app can load it natively into...
Email templates - provide dashboard id
bmorse
08-06-2024Cloud Apps
embedding a report in an email
We load Sisense into our app using an iframe, so it would be great if we could modify the email template to hardcode our base path, and then append the dashboard ID to the end, so it'd be something like:
ourdomain.com/dashboard/{dashboardId} and we'd load it within our application.