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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. 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 Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 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.