Transpose with a merge
I have the following data set:
A 1
A 2
A 3
B 10
B 20
B 30
B 40
C 10
I want to get it to be
A 1 2 3
B 10 20 30
C 10
How to accomplish this in smartsheets when the number of items for each group are different?
Answers
-
Hi @MCaputo
Are you looking to have this in a separate sheet? Are the letters going down a column, and the numbers going down a different column?
If so, in that second sheet you can use a formula to JOIN together multiple values based on an identifier:
=JOIN(COLLECT({Number Column Reference}, {Letter Column Reference}, [Letter Column]@row), ", ")
Here's more information: Formula combinations for cross sheet references
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
- Customer Resources
- 65K Get Help
- 443 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 129 Brandfolder
- 150 Just for fun
- 70 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives