Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello,
I'm attempting to filter the data I'm receiving via my OData feed with MS Project Online. I'm pulling multiple tables into the PowerBI dataset and the filter will be on just one of the tables. Specifically, ProjectName from the Projects table.
My query is as follows:
https://company.sharepoint.com/sites/PWASite/_api/Projectdata/projects?$filter=ProjectName eq 'Test Project'
The error I'm receiving when I apply the query changes is for the Assignments table and it reads as follows:
OData: Rsource not found for the segment 'projects'.
Is there something wrong with my filter syntax? I'm also wondering if I need to specify the URL in parts as I'm sampling multiple tables and what those parts might be. I couldn't find much about URL parts in the OData.org URL conventions.
You may check if the post below helps.
https://community.powerbi.com/t5/Service/Power-BI-and-Project-Online-integration/m-p/293618#M34357
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.