Question
1
Replies
92
Views
Posted: February 13, 2019
Last activity: March 5, 2019
Closed
How can I make the column format work in DataType Records page?
I have changed the column format in report(DataTableEditorReport),But it did not work in DataType Records page(Section:pzRecordEditor).How can I make the column format work in DataType Records page?
Please check <QA.xlsx> for details.
Thanks a lot.
Hi,
Data type date is not governed by the report but by the locale. Ideally data type is only to store data. You can use a table or report to display this data.
However as per your requirement, you can change the locale settings to display the date as per you desire.
Hope that helps.