What set of operations are required to export a contour dashboard to PDF?
Is it only contour:export-dashboard-data or are there dependencies on having certain operations on the backing datasets too?
What set of operations are required to export a contour dashboard to PDF?
Is it only contour:export-dashboard-data or are there dependencies on having certain operations on the backing datasets too?
Users should be able to download a contour dashboard as pdf as long as they have read permissions on the dashboard and underlying datasets (if they can see the dashboard data they can probably export it)
I believe the specific operations are “export-dashboard-data” and “export-data”