Utilizing single form information across multiple departments
Hi everyone,
I am pretty new to smartsheet and trying to work through some solutions for my organization. One of the current projects is utlizing smartsheet to talk across departments for intake information.
Group A sends out a form for a customer to request information
Group B wants to pull only some data fields from that form into a different sheet in a different workspace
Group B then wants to send out a separate intake form for ADDITIONAL information, but have it captured on the same line from what was originally pulled in from group As form.
Does anyone have any solutions on how to make this all work?
Answers
-
@Paige S. great to have you on board as smartsheet user , do you know if you have dynamic view in the company this would make it easier….
If my comment helps you, I appreciate a 💡
Kind regards
Event: Strategies for Successful Adaption
Nico | LinkedIn
CEO | Lighthouse Consultings
Lecturer in Business Information Systems | DHBW
________________________________________________________________________________
addvalue@lighthouseconsultings.com
https://www.eventbrite.de/e/driving-change-with-smartsheet-strategies-for-successful-adoption-tickets-1047813557557?utm-campaign=social&utm-content=attendeeshare&utm-medium=discovery&utm-term=listing&utm-source=cp&aff=ebdsshcopyurlWe offer Licenses - Training - Solution Engineering
🔴Certified Smartsheet Partner _______________________________________________
💯 SCALEABLE Solutions Engineered by Lighthouse Consultings
We Don’t Just Implement Smartsheet; We Revolutionize How You Manage, Plan, And Execute.
-
Hi,
I hope you're well and safe!
I'd recommend the Premium App/Add-on, Dynamic View, or using a form as a starting point and then Update Requests. It's also possible to use Cross-sheet formulas to connect the sheets.
Would any of those options work/help?
I hope that helps!
Be safe, and have a fantastic day!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅ Did my comment(s) help/answer your question or solve your problem? Please support the Community and me by marking it - Insightful 💡- Vote Up ⬆️ - Aweseome ❤️ - or/and as the accepted answer. It will make it easier for others to find a solution or help to answer! I appreciate it, thanks!SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Hi Paige,
Here is one way you can do it using 3 sheets.
- Sheet A: Group A sends out and collects some customer information.
- Sheet B: Group B pulls data from Sheet A and uses it for themselves.
- Sheet C: Group B uses this sheet to collect additional information from users.
Sheet A has a column named "CustomerID", the type of this column is "Auto number". This way each customer and row will be assigned a unique identifier that we can use to reference this customer later.
Sheet A has columns for ALL of the data that needs to be collected, so that Sheet C can provide this information in Sheet A, once Sheet C collects this data from the user.
Sheet C has a form that Group B can send out to customers to collect additional information. Sheet C also has a column named "CustomerID" which is used to identify the customer from Sheet A. Once a user adds additional information, somebody from Group B must manually set the CustomerID in Sheet C to the corresponding row for Sheet A.
Sheet A must lookup the additional information from Sheet C. For each column of additional information in Sheet C, Sheet A must have a corresponding column to hold this data.
Sheet A can pull this data from Sheet C using VLOOKUP.
For example:
=VLOOKUP(CustomerID@row, {Sheet C Range 1}, 3, false)
This says, go look in Sheet C and find me the row that matches my CustomerID, and then give me the 3rd column of my lookup table.
I quickly threw this together in SmartSheet.
Sheet A's form collects "Name" and "Appointment Date".
Sheet C's form collects "Name" and "Description".
Sheet A looks up "Description" from Sheet C.
I hope this helps!
SSFeatures
Nathan Braun (Founder of SSFeatures) (nathan@ssfeatures.com)
SSFeatures - The browser extension that adds more features into SmartSheet.
- Report PDF generator that supports grouped and summarized reports
- Automatic sorting, sorting with filters, saving sort settings
- Hiding and unhiding columns, and spell checking
-
Unfortunately, we do not have dynamic view.
I was thinking we would need an additional sheet to bridge everything together but was hoping to avoid any manual work. Struggling to find a work around where at least one piece of information doesn't need to be manually added.
-
@Paige S. maybe it would be possible to send out the prefilled form with the relevant information to the single persons. As i understood team B already know the "Target" persons correct? There is a very good post from @jmyzk_cloudsmart_jp
https://community.smartsheet.com/discussion/comment/454708#Comment_454708
If my comment helps you, I appreciate a 💡
Kind regards
Event: Strategies for Successful Adaption
Nico | LinkedIn
CEO | Lighthouse Consultings
Lecturer in Business Information Systems | DHBW
________________________________________________________________________________
addvalue@lighthouseconsultings.com
https://www.eventbrite.de/e/driving-change-with-smartsheet-strategies-for-successful-adoption-tickets-1047813557557?utm-campaign=social&utm-content=attendeeshare&utm-medium=discovery&utm-term=listing&utm-source=cp&aff=ebdsshcopyurlWe offer Licenses - Training - Solution Engineering
🔴Certified Smartsheet Partner _______________________________________________
💯 SCALEABLE Solutions Engineered by Lighthouse Consultings
We Don’t Just Implement Smartsheet; We Revolutionize How You Manage, Plan, And Execute.
-
Thank you! I'll research this option a bit more. There will be quite a few fields that would need to be auto populated, I don't know if thats an option but worth exploring. thank you for the feedback.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!