Sign in to join the conversation:
Hi all,
Can I view unshared sheets with the sys admin right?
Can I set rules for sheets? Like auto archive sheets which not using for a certain month.
Thanks,
Jonathan,
Any user, regardless of privileges, can not view any objects (Sheets, Reports, Dashboards, etc...) not shared to them using the GUI.
Any user can access more information and perform more actions via the API (and thus some third party applications). What they can do is still limited, but SysAdmin's have a few special functions using the API that might be of use to them and they could get access to sheets not shared to them via the GUI.
Automation Rules (including Notifications and such) can be deleted, updated, but not created via the API. Some other things too.
There is no automation rule for auto archiving from the GUI. This could be done programmatically in the API, depending on what you are looking for exactly. My GUI based archiving is done using Templates, but Templates can not currently be created using the API, so there are limitations there too.
I hope this helps.
Craig
How can I delete old sheets I no longer use from my account?
I'm trying to display a task progress chart showing "complete", "late", and "not complete" in my dashboard and for some reason the chart will display as a column chart but it won't display as a donut chart even though I'm referencing the same report. I'd prefer to display as a donut chart as I think it looks better and is…
Hello, I am trying to create a chart widget in my dashboard, but I keep getting "Selected data cannot be charted. Please select a new range." error. The report I am using is already summarized in numeric value. What is funny is I have report that I created a chart widget in another dashboard, and when I use that same…