Hi All,
I have a Docset library.
I have 5 different docset content types.
Each docset can have multiple document types.
I need a flow that
1) loops through all Docsets in a docset library
2) If the Docset content type is "Contracts" then
2a) Check all documents in the docset for the notification date
4) if the Docset content type (from point 2) is "Leases"
4a) Check all documents in docset for expired lease date
and so on.
This isnt the exact logic, but essentially I need to know how to check a specific value of documents in a Docset based on the Docset type. So I need to be able to check the Docset Type, then loop through all documents linked to that docset.
I can get the Docset, I just do not see how to only then loop through files linked to that Docset.
thanks


Report
All responses (
Answers (