Hello, I'm try to query a table and I need to see te column "creation_date" as data time.
In dataset editor the values are ok, but in a component table as show like a decimal
You need to define the table component's columns properties and set the field name of each column to match the dataset column name.
Then set column.n.render to date.
Then set column.n.dateFormat if required.
TKS Sir, U are the best

