Forum Discussion

wodraeve's avatar
wodraeve
Frequent Visitor
8 years ago

SQL timestamp reads as binary... How to convert?

Hi,   I'm reading from a SQL Server table using Power Query, and the Timestamp Data Type is returned as a binary type in PQ.   How can I convert this Binary type to a DateTime / Decimal / Hexadec...