Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

DAX Measure Question

Hello all!

My data in Power BI looks like so:

MilestoneCountOrder
Lead50001
Credit25002
Closing5003

 

I am looking to create a measure (or column) in Power BI which helps show the Milestone percentage between different milestones. 

For example: I want to see the Lead to Credit Percentage (250/500), the Closing Percentage (50/100). How would I be able to create this using DAX?

2 Replies