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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Alex260570
Regular Visitor

Business Central BLOB to text in Power BI

Hi all,

I need to convert a blob filed coming out of Business Central into a text field in Power BI.

It tried: 

Text.FromBinary(blobfield,0)) --> E}[ I-.
Text.FromBinary([Activity Description],BinaryEncoding.Base64) --> E}[ I-.
Binary.ToText([Activity Description],0) --> AkV9WwtJLS4BAA==
Binary.ToText([Activity Description],1) --> 02457d5b0b492d2e0100
 
Now I'm out of ideas. Can anybody give me a hint what I am doing wrong here? 
Thanks in advance
Alex
 
2 REPLIES 2
v-stephen-msft
Community Support
Community Support

Hi @Alex260570 ,

 

At the top of that column with the Binaries, there should be a double arrow you can click to Combine & Transform those files.  That will create new queries (and a function) you can use to transform an example file that will be applied to all the files.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks a lot for your answer. 

I tried that, but it only gives me an error message 

 

Alex260570_0-1667484535814.png

I know that all records only contain text because I created these fields by myself, and can encode and decode them without any issues in Business Central.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors