Using PowerBI, I want to convert whole number values (eg. 1665158288, 1665159555, etc) to datetime.
I have tried the following approach the date_output is whole number formatted, but encounter errors.
date_output = DateTime.From([upLoad_date] * 86400)
Each cell has errors such as below.
DataFormat.Error: We couldn't convert to DateTime. Details: 1.4387E+14