Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
KBO
Memorable Member
Memorable Member

Change binary to date from SQL DB

Hi,

I would like to change the binary code from my timestamp column to a date. I try Text.FromBinary but than I get a question mark symbol. Can anybody help?

timestamp.png

 

 

 

 

 

 

 

 

 

 

 

 
1 ACCEPTED SOLUTION
KBO
Memorable Member
Memorable Member

Solved the problem - not complete but for my needs it is ok.

Used = Binary.ToList([timestamp])

Anmerkung 2019-12-02 164314.png

 

 

 

 

 

 

 

And than extract values.

So I have a counter, not time or date based  but it works :). If somebody had a solution with date and time I will try it :).

View solution in original post

4 REPLIES 4
KBO
Memorable Member
Memorable Member

Solved the problem - not complete but for my needs it is ok.

Used = Binary.ToList([timestamp])

Anmerkung 2019-12-02 164314.png

 

 

 

 

 

 

 

And than extract values.

So I have a counter, not time or date based  but it works :). If somebody had a solution with date and time I will try it :).

artemus
Microsoft Employee
Microsoft Employee

Looking at the binary value, it appears to just be the year number, since 0x7D1 is 2001

Jimmy801
Community Champion
Community Champion

Hello

I don't think that this time-stamp-value can be converted to a date, because it  does represent some kind of counter.

BR

Jimmy

KBO
Memorable Member
Memorable Member

So that is the problem, actually it is a counter. If I go to my PowerApp and add a value the column value changed at the end. If I change a data set in the power app the timestamp also changed and counted up. So I think it referes to the last action in the DB but how can I extract it into Power BI ... 

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.