Forum Discussion
ozisidob
8 years agoFrequent Visitor
How to convet binary data to text?
Всем привет! У меня есть колонка типа "binary". Мне нужно эи данные преобразовать в тип данных "текст". Как я могу сделать это в Power BI?
For English:
Hello! I have a column like "binary". I need to convert the data into a "text" data type. How can I do this in Power BI?
1 Reply
- Greg_DecklerCommunity Champion
I'm kind of curious how you ended up with Binary data. What is the source you are using? I suspect that the answer perhaps lies in the double down arrows. Also, there is the Text.FromBinary function that seems like it would be appropriate to use.
https://msdn.microsoft.com/en-us/library/mt253365.aspx