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
