Hi all, I'm facing two technical roadblocks with a Power Automate pipeline:
- External Email Trigger: The flow triggers for internal emails but ignores emails from external domains. The trigger is set to the Inbox. Is there a specific tenant setting or "From" filter syntax required for external automated senders?
- Stale Power BI Data: The flow creates items in a SharePoint list and calls the "Refresh a dataset" action after a 2-minute delay. The action returns "Success," but the Power BI Service report does not reflect the new records until a manual refresh is performed.
- Source: CSV attachment (Parsed via split and skip).
- Database: SharePoint (Columns are "Single line of text").
- Visuals: Power BI Service with OAuth2 credentials.