- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
Good morning,
I am trying to take a uniform attribute that takes an example number [456,56] and transform it so that it arrives at the audienceStream attribute in the format 456,56. I was thinking of using Server-side system functions but I didn't find the right way to do it.
Solved! Go to Solution.
Hi @lazaro
You can use data transformation function - https://docs.tealium.com/server-side/functions/manage-functions/create-function/
If you wanted to join an array into a comma delimeted string you can use xxxx.join(',')
Copyright All Rights Reserved © 2008-2023