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
Jtbonner1986
Helper I
Helper I

How to display full contents of a dynamically created table in a visual

Hi Everyone,

 

I have a dynamically created table in PowerQuery that calculates a 'line of balance' by material, per date. The table plots and calcualtes the this based upon 3 tables within the data model (Material Stock, Material Usage, Material Purchases). Example below;

 

Line of Balance

Material ID01/01/202301/02/202301/03/2023201/04/2023
12345651050
789110010
5432102125

 

The columns, apart from [Material ID] are dynamicly created based upon the data that sits within the data model (the date range within Stock, usage, purchases) 

 

What i need to do is create a visual (Matrix or Table) that can display all this data despite the columns being dynamic and dependant on the date ranges in the supporting tables 

 

Is this possible?

 

happy to provide more info or examples if required

 

Many thanks,

Josh

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Jtbonner1986,

You can do unpivot column on the data fields to convert them to attribute and value.

Then you can use raw table category fields as row ,attribute on the column, value on value to design correspond matrix visualizations.

Unpivot columns - Power Query | Microsoft Learn

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Jtbonner1986,

You can do unpivot column on the data fields to convert them to attribute and value.

Then you can use raw table category fields as row ,attribute on the column, value on value to design correspond matrix visualizations.

Unpivot columns - Power Query | Microsoft Learn

Regards,

Xiaoxin Sheng

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
Top Kudoed Authors