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
Anonymous
Not applicable

Mapping columns headings to rows in another table

Hello.

 

I am trying to link a relationship between 1) column headers in table 1 and 2) Column in table 2. For example:

 

Table 1:

DateABCDE
4/20/20201.989.411.5714.323.02
4/17/20201.928.981.5714.203.10
4/16/20201.898.741.5314.123.06
4/15/20201.888.801.5014.103.03
4/14/20201.908.801.4813.982.98
4/13/20201.888.811.4813.342.96
4/10/20201.908.981.5213.102.96
4/9/20201.929.141.5012.822.95
4/8/20201.898.821.4512.762.95
4/7/20201.908.801.4512.662.99

 

Table 2:

TickerCompany nameCountry 
AAAAUnited States
BBBBCanada
CCCCMexico
DDDDBrazil
EEEEMalaysia

 

How do i go about building this relationship? This is such that i can create a line graph in based on tickers in Table 1 and slice it by country for example. 

 

Thank you

 

1 ACCEPTED SOLUTION
parry2k
Super User
Super User

@Anonymous you have to unpivot your first table, in query editor, select date column, right click and then unpivot other columns, it will add attribute and value, and attribute will be your A/B/C...value and now you will able to set the relationship.

 

I would ❤ Kudos 🙂 if my solution helped. ?



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

View solution in original post

1 REPLY 1
parry2k
Super User
Super User

@Anonymous you have to unpivot your first table, in query editor, select date column, right click and then unpivot other columns, it will add attribute and value, and attribute will be your A/B/C...value and now you will able to set the relationship.

 

I would ❤ Kudos 🙂 if my solution helped. ?



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

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!

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