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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
surendar12
Regular Visitor

Decomposition Tree - Use Case

Hi All,

 

  Decomposition tree is powerful and I have a use case that I would like to use for the repot. 

 

What I have is a classic funnel and I would like to use as tree . Reason is because there are multiple paths inside a funnel.

 

Eventhough eveything seems to be working fine but the numbers are not correct because it is summing percentage by steps.

 

 How to format my raw data to show the right percentage and build the tree

 

Capture2.PNGCapture.PNG

 

 

 

 

 

 

 

 

4 REPLIES 4
Anonymous
Not applicable

HI @surendar12,

I think it should more relate to your formula, please share your formula that uses on the decomposition visal value field.

How to Get Your Question Answered Quickly  

In addition, you can also take a look at the following blog to modify your formula to let it work on the total level:

Measure Totals, The Final Word  

Regards,

Xiaoxin Sheng

amitchandak
Super User
Super User

Please share the formula. I think we need to use isfiltered or hasonsvalue to suit to this requirement

https://powerpivotpro.com/2013/03/hasonevalue-vs-isfiltered-vs-hasonefilter/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak  it is step2/step1 , step 3/ step 1, step4/step1

 

 

Not clear but something like this

step 1 =calculate(countrows(Table1),allexcept(table1,table[path1]))
only step 2 =calculate(countrows(Table1))

Ratio = calculate([only step 2 ]/step 1)

step 2 =calculate(countrows(Table1),allexcept(table1,table[path2]))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors