Hello!
I'm working on displaying fields in a list in a dashboard, and I'm struggling to accomplish this goal:
I have a number field representing a date formatted as: 7012021
I need it to read as : July 01 2021 or 7/01/2021
Any tips are appreciated! I am new to arcade, so I'm having trouble figuring out the right function to use. The replace function almost worked, but it's not quite what I need.
Thank you!