I have a PowerApp Form which populates a List. When the item is added to the List a Power Automate Flow runs copying the attachments to a SharePoint Document Library. Many users add attachments with special characters to the PA Form. The List accepts the files, but the SP DOC Library will not.
I’m hoping that I can find a solution to rename the attachments (replacing or deleting the special characters) in the Power App form. Is this possible?
I want to allow users to be able to add the attachments to the form and fix the problem in the Form before it’s sent to the List and Doc Library, rather than notifying the user to rename the attachments.
thanks for any assistance.