SOLVED
Concatenate
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
BillyL14
8 - Asteroid
‎09-17-2020
07:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi there
What would be the Aletryx version of Excels concat function be?
Thanks
Solved! Go to Solution.
4 REPLIES 4
ACE Emeritus
‎09-17-2020
07:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There are a couple of options
For rows, you can use a summarize tool in concatenate mode
For columns, you can use a formula tool an then use a + between text fields to concatenate. For numeric fields you need to wrap with a ToString function.
If you have a sample of data and what you want to achieve happy to make a more concrete example
‎09-17-2020
07:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thanks
17 - Castor
‎09-17-2020
07:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @BillyL14,
@jdunkerley79 is totally right.
To make it simpler for you please find a sample workflow attached.
‎09-17-2020
07:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thanks!
