Hi,
Not sure if this can be fixed yet i have a general question. I have a fairly simple flow that updates item in SharePoint list when a condition is true. Using PowerApps to add to SharePoint list.
In flow:
1. WHEN AN ITEM IS CREATED
2. Then i have a condition that says: Column Name A is equal to GO
3. UPDATE ITEM: To Approve if condition is true.
My question is when i use the powerapps the flow does not trigger automatically and so the record on the SharePoint list is blank and is not updating the status to Approve. yet when i edit the flow and i remove the ID and added it back up the flow triggers and then i refresh the SharePoint List and i see the status changed to Approve. Is there an potential issue with the flow? Thoughts? Suggesstions?