Forum Discussion
Anonymous
5 years agoNot applicable
Incorrect Date format in Text box
Hi All, I am creating a measure which returns date in textbox as below but it returns date as 01-16-2021 how can I get date as 01/16/2021 amitchandak Thanks
PhilipTreacy
5 years agoSuper User
Hi Anonymous
I'm curious, in your measure FORMAT is using // as separators so that's what you should get.
We can't see the rest of your code, what's after the RETURN?
Regards
Phil
- Anonymous5 years agoNot applicable