Forum Discussion
android1
10 years agoPost Patron
Converting JSON to Date/Time
Hi, Trying to convert a 13 digit JSON date column to date/time. In Edit Query I change my JSON column,["Column1.Date - Copy"] to whole number. I get 1.45731E+12 (1 example). I create a custom co...
pqian
10 years agoMicrosoft Employee
This post from Curt should help you with the conversion:
android1
10 years agoPost Patron
Hi,
Thanks for the reply. I have zero knowledge of PQFL. In Curt's code what do I need to change to
make it applicable to me? Is the let Json.Date the column that contains the JSON date in my table?
Thanks