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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
SairaAlam
Frequent Visitor

Extracting Call Records Data from Graph API and using in Powerbi

Has anyone extracted data from Graph API into PowerBi.

I want to get data for Call Records and have it available in Powerbi to develop report on number of certain types of Meetings in Micorosft Teams for all the team members in our company.

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @SairaAlam 

 

Connecting to Microsoft Graph REST APIs from Power Query isn't recommended or supported. You could learn about the reasons by refering to Lack of Support for Microsoft Graph in Power Query - Power Query | Microsoft Learn

 

You might find you can make certain REST calls to Microsoft Graph API endpoints work through the Web.Contents or OData.Feed functions, but these approaches aren't reliable as long-term solutions.

 

If you must have that, Get callRecord - Microsoft Graph API could let you get information about a call record through its call id. It introduces two methods of getting a call record id. However, there is not a direct API that can let you get all record ids. You could refer to a discussion how to get all call records using MS Graph - Microsoft Q&A and a feature requirement Expose Direct REST API to fetch CallRecordID for MS Teams - Microsoft Community Hub

 

Hope this helps. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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