I am trying to see if there is a way to make a sharepoint list that will populate with a yes or no if a specific folder in the library received a document that week. Example:
Document library:Test
folder A: received a document
Folder B: did not
folder c: received a document
SharePoint list would read
folder A: yes
Folder B: no
folder c: yes
how would i use power automate to do this?