What set of operations are required to export a Contour dashboard to a PDF?
Users should be able to download a Contour dashboard as PDF as long as they have read permissions on the dashboard and underlying datasets. The specific operations are export-dashboard-data and export-data.
What could cause different row counts between different widgets in Contour when using the same data and path?
The difference could be due to inherent non-determinism in certain functions. Please refer to the documentation to check if you have any of the operations mentioned that could lead to non-deterministic behavior.