Sign in to join the conversation:
good Morning
i have a workspace with 3 differen Folders. Is it possible to share each folder with differen people instead of settin all sharers at sheet level?
Regards
Not that I know of. The sharing settings can be defined at the workspace and/or at the sheet/report level. As an alternative to using folders, you could create separate workspaces. This depending on your setup would enable you to avoid the use of folders and simplify access for your users, as well as admin for yourself. One way I have done this is to use the same names for the workspace, with a slightly different prefix. For example "Workspace Team 1A, Workspace Team 1B, Workspace Team 1C". That will enable them to be grouped together in the view so that users (and admins) can easily find them. To further simplify workspace access, you can create user groups with the relevant names and permission levels.
We have been asking for a long time now, still waiting
Not sure how this is not a priority.... If I handle 1 Customer, but they have several projects, I do not want to create several Workspaces for each project. I want to create 1 Workspaces and several Project folders - and give access to the Folder level
Some of the APIs inexplicably don't seem to be working. For instance, I can make a request to the Get sheet endpoint fine, but when I try to List columns with the exact same variables I get a 404 Not Found response (see attached screenshots). Have encountered this with several other endpoints (for instance, Attach file or…
I have a report that beautifully aggregates data from 70+ sheets. I need one column from that report to populate a helper sheet that I have: Source Sheets > Report > Helper Sheet As the report grows with data, I want the helper sheet to grow with it without manual intervention. Ergo, the API question. Here's what I know…
We're looking to create a Gantt chart by inserting the data and creating the chart via the API (actually via the Java SDK, but either will do). Inserting the data is fine, but cannot seem to get the setDependenciesEnabled (which believe need for the Gantt ) or setGanttEnabled() to work… We think part of this is the order…