List View Formating - Getting Invalid Date on datefield "Created" and "Modified"

Copper Contributor

Hi

 

Iam trying to create list view with "View Formating", and iam getting an "Invalid Date" error on datefield type "Created" and "Modified".  Usng this attribute: 

"title": "=toLocaleDateString([$Created])" **NOT WORKING**
 
How can i fix this issue?

 

 

1 Reply

Hi,

 

do you tested some column formating in JSON or created a calculated column?
Create a private view with only the "Title" Column. If the list is displayed extand your view with an other custom column..

Regards