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
CMSGuy
Helper III
Helper III

Trying to figure out how to put normalized flat data into matrix

Here is a small sample of the data I am pulling in from a SharePoint list:

 

CMSGuy_0-1652387638666.png

 

The column names are T1, T2, T3...T33 and each have some corresponding values.  Not shown here is some other data including a date of recording, a person, and a Title.  I am filtering based on date: year, month (showing a row of days by month in the matrix even if there is no data so each day is represented); then filtering by Person and finally a Title.  The Title has an ID that will correspond to each of these Tn values.  What I am trying to do is to create a matrix with that day of the month column and then create columns with the value of Tn IF THERE IS DATA; and then display the TnIS value in the corresponding cell.  

 

Any advice to do this is much appreciated.  I have tried copying out the original query and selecting columns to unpivot and that does come up with Attribute and Value, but if I do that how does that table relate to the main data table?

 

1 ACCEPTED SOLUTION

Hi,

I cannot understand your desired result.  Anyways, i have transformed your data to enable to now get your desired result.  You may download my PBI file from here.

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

3 REPLIES 3
Ashish_Mathur
Super User
Super User

Hi,

Share data in an MS Excel file format.  Please show the expected result clearly.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Ashish, I was going to reply yesterday, but I could not get into the forums.  Here is a link to some sample data.  It is an excel sheet with data and then a tab (OUT) for desired outcomes.  Thanks https://1drv.ms/x/s!AmGs3dP-UuFFjr9-KSzsJVjNmlm2Uw?e=U4Qs0h 

PS (I am using a different account to reply to you. I have a business and personal acct)

Hi,

I cannot understand your desired result.  Anyways, i have transformed your data to enable to now get your desired result.  You may download my PBI file from here.

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

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