Hello,
I have an O365 list, the Disposition list, with a Series Number, an integer field of days each content type is kept, and a column for Document Content Type.
When an item is created at any library, the flow is intended to take a document's default content type at creation and compare it to the document content type field of the Disposition list. If the content type is found, the entire row from the Disposition list should be returned. If a document content type changes at the library, the same process should run.
I know two Apply to each actions will be used. That's no problem. The issue is that the multi-value choice field of the Dispositon list does not allow a CONTAINS operator with the Get Items filter option.
How can the content type text value of a document in a library be matched to a row in the Disposition list and only that row be returned?
At the first Apply to each, I've added some Compose and Selects to extract the content types: