PowerBI - Conversion of data stamp powerbi



How to convert time stamp in Power BI

šŸ”€


If you have the problem to get a date and time from  a database that is in Unix time stamp, the better way to use this data is convert in the PowerBI query editor.






Create a new custom column 

Use this command to convert the timestamp in date and time

#datetime(1970, 1, 1, 0, 0, 0) + #duration(0, 0, 0, [UnixTime]/1000)



Need to change the format in the column to PowerBI use like a data and time

Change the data and time 


You can use time and date. 






Popular posts from this blog

Remote Server returned '550 5.2.3 RESOLVER.RST.RecipSizeLimit; message too large for this recipient'

Haproxy error inconsistencies between private key and certificate loaded from PEM file

Porque a centralização de arquivos?