core.noscript.text
Hi Community,
I am trying to create a unique ID using three fields in dataset. Assuming this can be done via formula tool. Can you guide me how to do this?
Many thanks!
Solved! Go to Solution.
Hi @LeoMessi
tostring([ID])+[Date]+tostring([Amount])
Many thanks
Shanker V
This worked really well for me, Shanker! Thanks a lot!