AEP Datastream Data Prep - Function to force string conversion
Hi all,
does anyone know of a function that converts any type into a string?
From what I have tested, I only see concat being able to perform the task, but no to_string or similar?
Cheers

