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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Exchange with PowerBI

Hello Everyone,

I recently had a requirement to create a dashboard for Exchange in our organisation. When I tried connecting exchange online through PowerBI, I am being connected to my own mailbox. The requirement is to get reports for whole organisation. I got to know that Exchange server doesn't have SQL database or any APIs to get data from.

Requirement could be getting server availability/performance, usage of mailbox, etc.

 

Kindly assist.

 

Thanks and Regards,

Piyush

2 REPLIES 2
ChrisAtMAF
Frequent Visitor

For Office 365 activity usage reports, try the second half of the instructions in the post here: https://minkus.medium.com/easily-connecting-between-power-query-power-bi-and-microsoft-graph-72333eb...

 

For Exchange Admin Center data (mailbox lists etc) try importaing via the new REST API by just adding the following to Power Query / Power BI as an OData Feed:

https://outlook.office.com/adminApi/beta/[Azure Active Directory Tenant ID]/

(Where [Azure Active Directory Tenant ID] is in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format and found via https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-to-find-te...)

NB This is marked as 'beta' so be warned about relying on this long-term.

Anonymous
Not applicable

@Anonymous,

The Exchange connector in Power BI only show you a list of items(Mail, Calendar, People, Tasks and Meeting Requests) available in the Exchange account you have entered. It is not possible to use the Exchange connector to  analyze the server availability/performance, usage of mailbox, etc.

If you are using exchange online, you can connect to Office 365 adoption content pack , which provides you exchange usage report.

If you are using on-premises exchange, please vote up this idea.

Regards,
Lydia

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