Export to Excel so multi-select field is comma seperated
I want to use Smartsheet to hold our eCommerce database so I can control field "answers" and make everything consistent using mulit-select (restricted answers).
The problem I have is when I export to Excel the field in not comma separated anymore which means our system isn't populating fields correctly. It is either entering the data without commas like the screen below, or just ignoring what is in the field all together and not updating.
I have many columns I need to be comma separated when exported so I am hoping there is a very easy fix for this. If not, I will be forced to figure this out in an excel sheet that does not have as many controls.
Answers
-
What I would do in this instance is add a helper Text column for each one of your multi-select columns to change the formatting in your Smartsheet first so that Excel can read the data correctly. These helper columns would use a formula to replace the spaces between selections with a comma, like so:
=SUBSTITUTE([Multi Select]@row, CHAR(10), ", ")
CHAR(10) is the space between multi-select values, what you designate at the end of the SUBSTITUTE function is what to add between values:
Then your exported Excel will have a column with your values you can use to map.
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives