Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
TERRY_HUGHES
Frequent Visitor

Are there pre-filters for the Exchange.Contents connector?

Is there any filtering to the

 

 

 

Source = Exchange.Contents("email@someaddress.com"),
Mail = Source{[Name="Mail"]}[Data],

 

 


lines that will allow me to pull just the Outlook metadata I need instead of everything?
Stakeholder wants to track 19 addresses in a single report and it's currently taking 4+ hours to refresh due to the abundance of data being pulled into power query, only to be removed after the fact.

Thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I struggled with the same issue, until I decided to use Power Automate to get and filter the mailbox, send the results to a SharePoint list, and then queried the list. Works like a dream.

 

--Nate

View solution in original post

1 REPLY 1
Anonymous
Not applicable

I struggled with the same issue, until I decided to use Power Automate to get and filter the mailbox, send the results to a SharePoint list, and then queried the list. Works like a dream.

 

--Nate

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors