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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
user144
New Member

Filtering OData feed

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.

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@user144 

 

You may check if the post below helps.

https://community.powerbi.com/t5/Service/Power-BI-and-Project-Online-integration/m-p/293618#M34357

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors