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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Percentage of Project that where approved in each Phase

Hi Experts

 

I need to calculate how many Projects of each company moved from Phase 1 to Phase 3 as a Percentage. See sample dats below

 

in the explain below for company ABC Phase 1 = 17 Projects and Phase 2 = 8 Projects hence 47 of the applications moved to the second phase ie. Phase 2 , then 2 out of 8 projects move to final phase 3 = 25%.

 

Co NamePhase 1Phase 2Phase 3
ABC1782
SSF16114
DDCW1195
1 ACCEPTED SOLUTION
DOLEARY85
Super User
Super User

Hi,

 

i'm unsure on the explanation are you just looking for the calculation to work out between phase 2 and 3 to give you the 25% figure:

if so 

Measure  = CALCULATE(sum('Table (2)'[Phase 3]))/CALCULATE(SUM('Table (2)'[Phase 2]))
 
if you need the 2 as a percentage of the 17 just change the phase 2 field to phase 1.
 
If this isn't what you're looking for can you provide some more detail or an example of what the percentage should be for one of the rows
 
 

View solution in original post

1 REPLY 1
DOLEARY85
Super User
Super User

Hi,

 

i'm unsure on the explanation are you just looking for the calculation to work out between phase 2 and 3 to give you the 25% figure:

if so 

Measure  = CALCULATE(sum('Table (2)'[Phase 3]))/CALCULATE(SUM('Table (2)'[Phase 2]))
 
if you need the 2 as a percentage of the 17 just change the phase 2 field to phase 1.
 
If this isn't what you're looking for can you provide some more detail or an example of what the percentage should be for one of the rows
 
 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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