Hello,
I have a Power App that collects a high volume of inspections into a Sharepoint list each day. These inspections include at least one image that is stored in a sharepoint image column.
I am trying to build a flow that will archive the sharepoint list into a dataverse table intermittently, but am having issues converting the shareppoint image into base 64 so that dataverse will accept it into it's image column.
Any help would be much appreciated! Thanks!