Hi Guys,
I have to SharePoint files in different libraries on the same SharePoint site. File A is updated by MS Forms.
Then a flow starts and updates file B with the content of file A. I want to double check if the file was correctly updated afterwards.
I added a condition that checks if content of A is equal to content of B, but the outcome is always false.
Is there a way to check the content of both files in a condition?
Regards,