
very good day, it is possible to save attachments in sharepoint with power apps, this from a blank canvas
---i currently have this
-------------
----------------------------------------------------------------------------------------
I am looking to do it with a button on a blank canvas, without using the automatic creator of power apps
Patch(Base_de_datos; { 'Datos adjuntos': DataCardValue17 })
It is possible to do it, could you guide me, thank you very much.
You cannot patch attachments. You will need to use a Form in order to be able to put attachments to your list.
I hope this is helpful for you.