Views:
Applies to Product- Power Automate

What’s happening?

Unable to filter emails in Power Automate based on a specific string in the Subject line to retrieve files.

Reason:
The expression "Contains(subject, 'string')" in the Subject field not supported for filtering emails.

Resolution:
To filter emails using the Subject field, the entire Subject needs to be provided. It is recommended to use the "Search Query" to apply the Contains expression for filtering.