Hi,
So I have two screens with two forms. So what I'm trying to do is from the first screen form values I'm collecting to a collection .
So on the second screen I want to use the collection value on some of fields on the second form.
I have been able to do for some field but not able for the date field
For Text field this is working
Concat(ExternalUserCollection,FullName),
Pls let me know the syntax to do for the date field. I would like the date to be show as 'en-GB' too