03-05-2024 11:45 AM
Hi,
I'd like to use the value of column name VERSION + today's date as object key
How can i use the value of column name VERSION?
If I use '$VERSION' as object key, it gives me 'VERSION_today's date.csv' as file name.
Thank you
03-06-2024 03:12 AM
Hello @yes1819,
Make sure to remove the single quotes from '$VERSION', so you can get the value of the $VERSION field from upstream.
Try this and let me know if this helps you.
Regards,
Aleksandar.
03-06-2024 10:03 AM
Thank you
I removed the single quotes but it says this
03-07-2024 12:22 AM
Probably you are not passing the $VERSION field from upstream, if you can provide us with more details about your flow, than we can better understand what you are trying to achieve here.
03-19-2024 03:31 PM
Hi, sorry for the delay in response.
I do pass the version to the last snap