Hello! I found the below post that seems to be close to what I am trying to do, but it is not quite working.
https://powerusers.microsoft.com/t5/Building-Flows/Review-dates-on-documents/m-p/820727
I am attempting to build a review process for documents. At the moment, I have a sharepoint list with a calculated column that generates a date one year in the future based on the Active Date. I am trying to build a scheduled flow that would check the sharepoint list every day, and send an email notification to a specific team (based on another column and the data presented within the list) if there are any documents with a review date of "today"
In attempting to follow the flow linked as an example, I run into an issue where if I select "Get files (properties only)" as my second step, I can't then select my review date as an option from dynamic content later on in the flow. As a result I don't think I should be using "Get items" and then "Get files (properties only)", but I continue to have issues.


