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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Amount AND Percentage from parent on a Decomposition tree

My customer wants to see both Amount AND Percentage from parent on a Decomposition tree. I guess I should put the percentage as a tooltip. If so, how do I build the DAX?
4 REPLIES 4
Anonymous
Not applicable

@amitchandak ,

Can't accept your solution due to some site error:

Authentication failed for the action you are trying to do. This failure could be due to your browser not supporting JavaScript, JavaScript not being enabled, or trying to use the action URL directly in the browser address bar instead of clicking the link on the page.

Sorry 

Anonymous
Not applicable

Did you try with other browsers or found any other solution ?

 

Paul

Anonymous
Not applicable

I tried it now also in a fresh Edge. Same error.

amitchandak
Super User
Super User

@Anonymous , One way is right click on measure/value in the totaltip and use Percent of total

Second is a measure like 

divide([Amount], calculate([Amount],allselected(Table)))

or

divide([Amount], calculate([Amount],all(Table)))

 

Percent of total.png

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.