Forum Discussion
Project Custom Fields not appearing in Power BI
Custom fields I have added to the Task table are not showing up in PowerBI, trying to upgrade our tool from current 2010 version of EPM/ms project. Using the tool for project time tracking and task type (internal/external labor) as well as cost type (capital/expense) are necessary fields. There will also be other custom fields we will need to add - just trying to find a way to have the option to report on these fields in PowerBI. Thanks in advance!
3 Replies
- v-yalanwu-msft
Community Support
Hi, bsandone13 ;
In order to get the custom_field , you need to perform another REST call at:
https://xxxxxx.atlassian.net/rest/api/2/issue/createmeta?expand=projects.issuetypes.fields
(where xxxx is your cloud domain)
And then rename the columns on your Power BI.
Some helpful references:
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- bsandone13New Member
Hi,
Thanks for the quick response. I am a bit confused as we are not using JIRA. The custom field I am talking about is in Microsoft Project
- bsandone13New Member
Hi any update on my follow up question ?