web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Getting full image siz...
Power Automate
Suggested Answer

Getting full image size from Dataverse table Image Column into an Azure Blob Storage

(0) ShareShare
ReportReport
Posted on by 134
I have a flow that I am pulling an image column from my dataverse table. I am using a list rows to get my image, then a compose with a base64ToBinary expression (base64ToBinary(outputs('Get_a_row_by_ID')?['body/cr370_pictureoftank'])), then putting the compose output in my blob content for a create blob. This flow works to get my images into the blob storage, but my issue is the images are thumbnails and I can't figure out how to get the full image size from the dataverse. It seems like the only way to pull the image is getting a base64 encoded data, but how can I get the full image? It is stored as a full image in the dataverse

I would like my full image to come into the blob, not a thumbnail.

 
Categories:
I have the same question (0)
  • Suggested answer
    Building with Why Profile Picture
    351 Moderator on at
    When you download the image use full in the image size.  Otherwise it defaults to thumbnail.
     
  • gstredny Profile Picture
    134 on at
    Well that was simple! Thank you, I still can't seem to get that data from the download a file or an image to the blob storage as an image. If I just place the content from download a file or an image it shows all encoded base64 data. But when I try to decode the data it gives me an error because it is an object.


  • Building with Why Profile Picture
    351 Moderator on at
    Try this: 
     
    base64ToBinary(body('Download_a_file_or_an_image')?['$content'])
  • gstredny Profile Picture
    134 on at
    Ya I have tried that but I keep getting this error:



    I have tried converting the content from the download a file or an image to a string first too and that doesn't work either.

    The output from the Download a file or an image looks to be a string and base64:



    Just for some reason if I put the content directly in the content for the create blob it shows up in my blob as this:

  • Building with Why Profile Picture
    351 Moderator on at
    Please note that I am digging into the object with the ?['$content']. When I ran a test it worked with that schema, but did not without the extension.
     
     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 957

#2
Valantis Profile Picture

Valantis 847

#3
Haque Profile Picture

Haque 609

Last 30 days Overall leaderboard