Forum Discussion
Convert Binary data
Hi AltusTellus ,
Please check if the type of [document] column is Binary.
Or you can try the following formula to see if it works.
Binary.ToText(Binary.From([Document]), BinaryEncoding.Base64)
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AltusTellus4 years agoHelper III
After the import into PBI Desktop, indeed, the [Document] column is of the type binary. I also used your formula, unfortunately with the same issue. Here you can find the orginal data and the data in PBI after the import.
Document example SQL to PBIYou will see that the total lenght of the original document is approximately 34.000 characters. In PBI column it is 1.024 characters after your formula.
Looking forward to your reply, many thnx!
- v-kkf-msft4 years agoCommunity Support
Hi AltusTellus ,
I can't reproduce your problem, could you allow editing the shared excel? That way I can test it based on your data. Currently I only can read the excel and cannot copy the data.
Best Regards,
Winniz- AltusTellus4 years agoHelper III
I have checked, but when you wait about 30 seconds, the file can be downloaded.