Enabling Information Push and Pull in Smartsheet
I need guidance on effectively using Smartsheet to achieve a particular data interaction: the push and pull of information.
Here's a snapshot of my scenario:
- I have a master sheet with approximately 500 rows and 90 columns.
- I need to distribute specific column-based data subsets to 20 different personas.
- Each persona should have access to specific columns, with varying levels of read and write permissions.
- Some columns must remain read-only for certain personas, while others should be editable.
- Depending on the persona, the number of accessible columns will vary.
I've previously worked with Data Mesh, but it seems that this would necessitate two separate configurations for each sheet. I'd prefer a more streamlined approach.
However, before I get too deep into crafting a solution, I wanted to touch base with this community:
- Is there a more straightforward or efficient method in Smartsheet to establish this type of push and pull mechanism, considering varying column permissions?
- Are there any best practices or strategies you'd suggest for implementing this, especially in terms of managing permissions and data accessibility?
Note: I initially considered Dynamic View for this, but it won't be suitable for several reasons:
- Multiple personas need the capability to export data.
- The mass selection feature on sheets is crucial for us.
- Dynamic View seems to be tailored for one-by-one updates, which is not practical for our requirements.
@Paul Newcome thanks for having a conversation on this topic with me
Answers
-
I use the following method to achieve this in the Core App only.
- Sheet for display
- Auto number Row ID column.
- Read-only columns and editable columns for 20, say 40 people. (in my demo).
- 20 columns for 20 people to display the URL of the form created in step 2.
- Add formulas that retrieve the latest data from the sheet of the form created in 2 by INDEX (MATCH or COLUMN) using the row ID as a key.
- Sheet for forms to update the sheet for display
- Create a form for every 20 users that adds a new row with a row ID column and editable columns.
- For Row ID, use a URL query string to prefill default values on a form, using 1. Sheet for display's Row ID.
- Set up the form so that new inputs are added to the top of the sheet. (To make it easier to get the latest additions by the form in INDEX 1)
- A report for each person that pulls only the relevant columns from the sheet and displays them
- Create a dashboard for each person, add published reports in 3, and share the dashboard with view-only permissions.
- Steps 1 to 4 will allow the person with view-only access to the dashboard to view and edit some columns of the sheet in 1 without having access to the above sheet.
Below is a demo dashboard I created using this method so you can try it out.
(Originally, this would only be shared with those who can view and edit as in 4, but for the sake of demonstration, we are making the dashboard available to the public.)
- Sheet for display
-
Thank you
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!