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! Request now

Reply
PBIUWO
Helper III
Helper III

Creating a table with summarized values column with month/year as well?

Hi,

 

I want to create a table that has Quantity on Hand, Consumption Quantity.

I am aware that I can create a Matrix with the Month/Year as the columns.

 

The problem is that, I want to also include the summarized values like a table, without having it repeat.

Do I just have to make a calculated column for each Month and put that in the table? 

 

 

Here is what I want:

ItemQuantity on Hand SummarizedConsumption Quantity Jan - 2020 Consumption Quantity Feb - 2020 Consumption Quantity March - 2020 Consumption Quantity April - 2020 Consumption Quantity May - 2020 
ABC1022555
DEF1111312

 

3 REPLIES 3
Anonymous
Not applicable

@PBIUWO 
I am not quite sure but you should have date column to create a measure to get Consumption Quantity of last 12 months.


Can you provide a sample table show how is your model looks like, not just the expected output.

 

Regards
Paul

amitchandak
Super User
Super User

@PBIUWO , What I am getting that you need a hybrid table table + matrix with Column

Workarounds

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

 

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 

 

Right, thanks.

 

For the columns, I actually want it to be dyanmic, the last 12 months. 

Do you think I can somehow use a positioning method for the column location to match them instead of finding the matching key? 

 

Thank you, 

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.

Top Solution Authors