Join Function Question
Hi,
I am trying to join the values from three columns into a single column with this formula
=Join(Product@row:Region@row:[Subscription Duration]@row, ",")
I keep getting UNPARSEABLE,
Any idea what I am doing wrong?
Best Answer
-
Ok, I got it to work by dragging the cursor across the three columns instead of clicking them individually. Odd but at least it works now. Thank you , as always, for your help!
Answers
-
I think it is because you're using three individual columns in the range. Try:
=JOIN(product@row:[Subscription Duration]@row, ",")
-
I need the three columns to be joined though. However, removing one of them does make the formula work
What do I need to do to Join three Columns of data?
-
Hi @TSmelser
I hope you're well and safe!
The formula that Kioski43 shared should work.
What isn't working?
I hope that helps!
Be safe and have a fantastic weekend!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up or/and as the accepted answer. 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.
-
Hi,
I am able to make the formula work for two Columns@row. However, I need to join three total Columns.
-
Are the three columns grouped or split apart with other columns between=
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,
You can see them in the screenshot above. They are directly adjacent from one another.
Best,
-
Yes, I saw that, and it should work. Strange!
I'd be happy to take a quick look.
Can you maybe share the sheet(s)/copies of the sheet(s)? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@workbold.com)
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.
-
Ok, I got it to work by dragging the cursor across the three columns instead of clicking them individually. Odd but at least it works now. Thank you , as always, for your help!
-
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.
-
@Andrée Starå I am having the same issue - (unparseable error) with JOIN three columns of data.
Col1= Campaign
Col2= Project
Col3= Activity
Formula i am using =JOIN(Campaign@row:Project@row:Activity@row, ": ")
"Activity" adds into the formula just fine, but when I add "@row" that section appears in pink error text color. I tried adding by typing, cursor click, and cursor drag (as suggested above). None work. In fact when I drag from L to R, as soon as the Activity column is touched, ir replaces the "Project" in the formula bar.
Tried multiple bracket configurations to see if that was the issue, none of those worked either. Any more hints or ideas?
-
I hope you're well and safe!
Try something like this.
=JOIN(Campaign@row:Activity@row, ": ")
Did that work/help?
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up or/and as the accepted answer. 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.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!