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 Apps / Formula missing a colu...
Power Apps
Unanswered

Formula missing a column content bytes with a type of blob

(0) ShareShare
ReportReport
Posted on by

Hi everyone.

I am having a problem when working with files in the attachment control, and uploading that file to azure blob storage by using Power Apps and Power Automate. As you can see in the first picture I have a file input that I want to later use as the blob content in a create blob step in Power Automate. I was hoping that his file input could be given from the attachment control that you can see in the second picture, but when I am trying to add it then I get the following message: "Missing Column. Your formula is missing a column 'contentBytes' with a type of blob". The way I have set all this up might be very wrong, but the reason I tried to do it this way was because I wanted to generate a blob name where I used information from dataverse that has to be generated earlier in the flow. Thanks for all your help.

 

jonk1995_0-1642673792840.png

 

jonk1995_2-1642674565546.png

 

 

 

Categories:
I have the same question (0)
  • dosada Profile Picture
    9 on at

    I used this format with dcFileUpload as my form attachment control.

     

    file: {
    contentBytes: First(dcFileUpload.Attachments).Value,
    name: First(dcFileUpload.Attachments).Name
    }

    Hope this works for you.

  • DS1060 Profile Picture
    86 on at

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 510

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 281

Last 30 days Overall leaderboard