This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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?
Solved! Go to Solution.
Solved the problem - not complete but for my needs it is ok.
Used = Binary.ToList([timestamp])
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 :).
Solved the problem - not complete but for my needs it is ok.
Used = Binary.ToList([timestamp])
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 :).
Looking at the binary value, it appears to just be the year number, since 0x7D1 is 2001
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
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 ...
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.