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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ska1903
Frequent Visitor

Show next milestone task for each project

Hi,

 

I am trying to get the following information from the Project Online OData feed and struggling to figure out how to get it.

 

I want to show the Next task that is a milestone for each project as below.

 

Project -- Task

    1      -- Milestone 3

    2      -- Milestone 2

    3      -- Milestone 5

 

Is this possible and if so how?

 

Thanks 

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @ska1903,

 

What data do you have? I think you need to get the data from Project Online first. Then maybe a measure could help. Can you share a sample?

 

Best Regards,

Dale

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

Hi @v-jiascu-msft

 

I am using the Project Online content pack template and I am using the OData feed for the information so all the data is available. 

 

My users have started 6 projects in Project Online with their associated tasks and marked some of them as milestones and now want a (supposedly) simple table showing the project name and what the next task, that is marked as a milestone, is and the date that it is supposed to Finish.

 

I suppose the fields I would need are;

 

Projects Table;

Project Name

Project ID -> realtionship to Project ID in Tasks Table

Project Owner Name

 

Tasks Table;

Task Name

Project ID (As above, linked)

Task is Milestone

Task Finish Date

 

Regards,

Mark 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors