Is there a way to share the sight the same way we are able to share a regular sheet? sending it via email in PDF format at a certain frequency rate (monthly, weekly etc)?
Thank you
Luiz
Luiz,
There is an alternative solution for sharing a dashboard on a certain frequency rate, which has the most up-to-date and dynamic data in the dashboard (pdf is static data). See solution in this dialog.
Thanks
Sasan
This solution allows you to combine the "Current User" filter and Smartsheet Group membership to filter records based on who is a member of a Smartsheet Group. Solution overview Python Create scheduled task to run daily Python script that pulls all Smartsheet groups and group members and saves as CSV on SharePoint site.…
Hello, I found that sheet modifiedAt field in "List Sheets" GET method sometimes is different than modifiedAt field from "Get Sheet". Is this normal ? When I change a value in a cell, Get Sheet method returns the last modifiedAt date but List Sheets remain with the old value.
This discussion was created from comments split from: Saving files attached to Smartsheet rows out to Sharepoint folder.