Hi,
I am using attachment control (from form) to use on gallery and uploading the file, the file is getting uploaded successfully, but the contents are getting corrupted.
The below is the code on "OnAdd Image" prop of the attachment control. I have attached the screenshot of the flow as well. Pls suggest. Also using expression: "base64ToBinary(triggerBody()['Createfile_FileContent'])" at
//If(Len(VarFileLink)>0, Notify("File Uploaded Successfully", NotificationType.Success));
Refresh(AttachmentDoc);
Reset(DataCardValue2_4);"

Report
All responses (
Answers (