Hello,
I am creating an App that allows me to upload 8 attachments at the same time. The 8 attachments are inputted using 8 seperate attachment controls. I want to do this because so that i can then segregate each attachment without relying on the name of the attachement being correct.
When I create my "OnSelect" formula for my button in PowerApps it works with one file input. When i try to have two from two diffrent attachemnt controls it gives the error "Your formula is missing a column "contentBytes" with a type of "Blob".
Please advise if what im trying to do is possible or if there is a better way?
PowerApps V2 Trigger (Multiple File Inputs, set to not optional)
ScreenShot of App with Multiple Attachment Controls
OnSelect code for the Button to Run the PowerAutomate function
SOLVED IT!
I removed the "{file:" and the last "}" from each file input and now it works!
My "OnSelect" code now appears as per below:
Thanks @WarrenBelz, unfortunatley the error persits. Appreciate any other thoughts on this.
The error shows for every file input. If i only have one file input the error disappears.
Many thanks,
Los
Hi @LosE ,
Try using file: on them all rather than file_x:
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps