Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
I'm attempting to access Timecard data (for clocking in/clocking out reporting) via OData in Power BI Desktop using the following URL: https://graph.microsoft.com/beta/teams/{TeamID}/Schedule/
I can access Shift information, Time off information etc... however when I try and access timeCards I get the following error:
Has anyone managed to successfully access this?
did you get a solution?
Desktop is the latest version, and i've had colleagues attempt the same with no success. Credentials also not an issue as I can successfully access "TimeoffReasons" data, but not "Timecards".
This request is specifically around getting Timecards data out of "Shifts" in Teams, not a general request for assistance with connecting via OData.
Hi @dansleps ,
You can check:
Please open a new power bi desktop file, go to File->Option->clear cache.
In Edit queries->data source setting, clear permissions and try to reconnect it.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I don't think it is related to Power BI but the Teams application as graph-explorer returns the same error but with a bit more detail:
Authorization and the Microsoft Graph Security API - Microsoft Graph | Microsoft Learn
Talks about https://login.microsoftonline.com/common/adminconsent?client_id=<Application Id>&state=12345&redirect_uri=<Redirect URL>
But we can't identify the Application Id, or pehaps it is just which Application Id we need.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
12 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
16 | |
13 | |
7 | |
5 | |
4 |