Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
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 ...
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 12 | |
| 11 | |
| 10 | |
| 7 | |
| 6 |