Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Unanswered

How to convert blob(Image) into text value.

(1) ShareShare
ReportReport
Posted on by 94
Hi Guys,
 
How to convert the Blob(image) to text value and store it in Excel using an Excel buffer.
 
Let me know, there is any way to do this.
  • Gerardo Rentería García Profile Picture
    19,937 Most Valuable Professional on at
    How to convert blob(Image) into text value.
  • SeGra Profile Picture
    44 on at
    How to convert blob(Image) into text value.
    Hi,
     
    you can use „Base64 Convert“ Codeunit for encoding/decoding 
     
     
    //Convert TextValue to Base64
    Base64String := Base64Convert.ToBase64(OriginalString);
    
    //Convert Base64 to TextValue
    OriginalString := Base64Convert.FromBase64(Base64String)

    More info:
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 1,452

#2
YUN ZHU Profile Picture

YUN ZHU 1,313 Super User 2025 Season 1

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 1,083 Most Valuable Professional

Featured topics

Product updates

Dynamics 365 release plans