I'm using a data expression for a pie chart in my dashboard. I could not get the date selector to work to set an filter action, and realized it's because it's seeing my date/time field (created_date) as a string.
I found this post from 2018 from @XanderBakker , listing out every month, etc to parse it out. Is this still necessary or is there a less involved way to get the data part into a date format. I don't need time, just M/D/Y.
https://community.esri.com/t5/developers-questions/text-to-date-using-arcade-expressions/td-p/523768