How to paste into a Multi Select Dropdown Field
Other tools allow you to paste into a multi-select field if you break the entries with commas or semicolons. I can't seem to get this to work in Smartsheet. Instead of selecting my options, it always creates a new entry with all options on one line.
Am I missing something, or is this feature not supported?
Thanks!
Answers
-
Hi Mike,
Unfortunately, as far as I know, it's not possible at the moment to paste and get the values separated, but it's an excellent idea!
Please submit an Enhancement Request when you have a moment
As a possible workaround, you could use something like JOIN COLLECT to get the values and then add them to the multi-select column.
Something like this.
=JOIN(COLLECT(ColumnA$1:ColumnC$1; ColumnA@row:ColumnC@row; @cell = 1); CHAR(10))
Would that work?
I hope that helps!
Be safe and have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
✅Did my post help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
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.
-
The delimiter for multi-select is CHAR(10) which is a line break. When those are used as your delimiter, you can use text wrapping to have it show as expected.
-
This is exactly correct and saved me a ton of headache. To create a line break in Excel (to paste into the Smartsheet cell):
- Write your first value
- Hold ALT and press Enter
- Repeat as many times as you need
-
@Evansrob In Smartsheet I believe it is Ctrl+Enter to get the line break when manually typing.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives