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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi guys,
I`m working on one project that the client needs to see their expense by month, the total Year to Date and the per cent of each expense by year to date. As an example below
Expense |jul-18 | ago-18 | set-18 |out-18 |nov-18 |dez-18 |Total YTD | % YTD
DRILL |$ 1.00 | $ 4.00 | $ 1.00 | $ 4.00 |$ 1.00 |$ 4.00 |$15.00 | 24%
STAFF |$ 2.00 | $ 5.00 | $ 2.00 | $ 5.00 |$ 2.00 |$ 5.00 |$21.00 | 33%
IT |$ 3.00 | $ 6.00 | $ 3.00 | $ 6.00 |$ 3.00 |$ 6.00 |$27.00 | 43%
Total |$63.00
To do that I`m using matrix visualization. However, when I included the measures it appears the value and value YTD by each month as an example:
Expense | jul-18 | aug-18 | sep-18 | oct-18 | nov-18 | dec-18 | Total YTD|% YTD
| Value | YTD | Value | YTD | Value |YTD | Value | YTD | Value | YTD | Value |YTD | Value | YTD
DRILL |$ 1.00 |$ 1.00 |$ 4.00 |$ 4.00 | $ 1.00 |$1.00 |$ 4.00 |$4.00 | $ 1.00 |$1.00 |$4.00 |$ 4.00 | 15.00 | 24%
STAFF |$ 2.00 |$ 2.00 |$ 5.00 |$ 5.00 | $ 2.00 |$2.00 |$ 5.00 |$ 5.00 |$ 2.00 |$2.00 |$5.00 |$ 5.00 | 21.00 | 33%
IT |$ 3.00 |$ 3.00 |$ 6.00 | $ 6.00| $ 3.00 |$3.00 |$ 6.00 |$ 6.00 |$ 3.00 |$3.00 |$6.00 |$ 6.00 | 27.00 | 43%
Total 63.00
I`m struggling to find out one solution that matrix makes the calculation of the % only on the last collunm as the following example:
Expense |jul-18 | ago-18 | set-18 |out-18 |nov-18 |dez-18 |Total YTD | % YTD
DRILL |$ 1.00 | $ 4.00 | $ 1.00 | $ 4.00 |$ 1.00 |$ 4.00 |$15.00 | 24%
STAFF |$ 2.00 | $ 5.00 | $ 2.00 | $ 5.00 |$ 2.00 |$ 5.00 |$21.00 | 33%
IT |$ 3.00 | $ 6.00 | $ 3.00 | $ 6.00 |$ 3.00 |$ 6.00 |$27.00 | 43%
Total |$63.00
Can you guys please help me?
Thanks and have a great day.
Hi , @fabiolamelo
You can't delete columns of value %YTD by each month and only keep the total column of '%YTD' in PowerBI matrix.
As a workaround, you can hide these columns by reducing the column width of the matrix (turning off all the 'word wrap' options)
The result will show as below:
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I think you are looking for a Hybrid display with Matrix Column and measure
https://community.powerbi.com/t5/Community-Blog/Creating-a-custom-or-hybrid-matrix-in-PowerBI/ba-p/1...
https://community.powerbi.com/t5/Quick-Measures-Gallery/The-New-Hotness-Custom-Matrix-Hierarchy/m-p/...
vote for Hybrid Table
https://ideas.powerbi.com/ideas/idea/?ideaid=9bc32b23-1eb1-4e74-8b34-349887b37ebc