Forum Discussion
canguclu
Jun 05, 2025Copper Contributor
Querying Custom Text Fields from MS Project Online
I am trying to call custom text fields (Text1, Text2, ...., Text30) from MS Project Online using OData feed i PowerBI. When I use {pwaUrl}/_api/ProjectData I am able to get the default fields on top of the custom enterprise fields but not the custom Text fields. Is there any way to query these custom text fields?
1 Reply
Sort By
Hello canguclu ,
They are not in the OData reporting API, you might be able to get them from the /ProjectServer API but I've never tried - the main reason is that in an enterprise environment, I'd always use Enterprise Custom Fields rather than local custom fields from the MS Project client.
Paul