Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I have a table such as the following abd want to add the % row (last row), which is based on the two rows from the table. Is there a way to do this? Thanks very much.
| Accounts Receivables Aging | Month 1 | Month 2 | Month 3 |
| 0-30 Day | $7.0 | $11.0 | $12.0 |
| 31-60 Day | $8.0 | $12.0 | $10.0 |
| 60+ Days | $5.0 | $3.0 | $6.0 |
| Current | $30.0 | $34.0 | $12.0 |
| Total Open Amount | $50.0 | $60.0 | $40.0 |
| 60+Days past due as a % of total amount | 10.0% | 5.0% | 15.0% |
Solved! Go to Solution.
Thanks, Stachu. It worked. I did not have to follow all the steps you described. But now, I have a measure that calculates the % I want. Thanks again.
have a read here
https://community.powerbi.com/t5/Desktop/Create-calculated-row/td-p/440613
Thanks, Stachu. It worked. I did not have to follow all the steps you described. But now, I have a measure that calculates the % I want. Thanks again.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 101 | |
| 76 | |
| 56 | |
| 51 | |
| 46 |