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

Matrix Visualization Assistance

Hello All,

I am looking for some general guidance. I need to create a financial statement, but I am struggling to get my data structured approprately to output what I need. I am working with one datasource with a relationship to a date table, but I will have 2 other files containing other necessary data for this report. I have added my sample data with my desired output. I am trying to do this in a matrix so that I can dynamically change my columns to reflect selected date fields.
Current Data:

LocationProduct NumberDateAmount

Desired Output:

Location 1Primary Month Secondary Month 2 Month Total 
 Value% of prev valueValue% of prev valueValue% of prev value
Amount 1      
Amount 2      
Amount 3      
Net      
       
Amount 4      
Amount 5      
Amount 6      
Net      

 

How can i structure my data to output like this? A calculated table? What would that look like?

I have manually created this in Power BI report builder with all my measures, but I want to do this in Power BI as well so we can filter at any moment on web and run reports. Any help would be appreciated!

2 REPLIES 2
Anonymous
Not applicable

Hi @datadmin-austin ,

Could you give me some sample data.

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@Anonymous Of course! This is a sample of the data, I have a location_id column with a relationship to a location table and the date column has a relationship with a date table.

location_idlocation_nameproduct_numberinvoice_datetotal
1Loc 1101/1/2024$162,123.52
2Loc 2301/3/2024$12,354.12
3Loc 3101/31/2024$65,210.00
1Loc 1102/3/2024$6,700.00
2Loc 2102/5/2024$8,125.00
3Loc 3302/6/2024$345.00
4Loc 4102/8/2024$87,158

 

Let me know what else is needed and 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