Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Dynamically referencing a table column using mapping table?

I'm trying to produce a query that allows a user to map attributes from a source file to the target fields in the "output" table and have the table populated using the content of the file.

 

I have created my mapping table and have successfully retrieved the source column name from the mapping, but I am now trying to dynamically reference the source column as part of a custom field but just get the text populating the column. Is there any way to do this?

 

This is my mapping table in Excel

 

nickd_101_0-1715804769661.png

 

I then have a function which uses the ParamName to retrieve the "Value" (field name that is contained in my source data)

 

nickd_101_1-1715804832714.png

Where I am struggling is using the output of the function (the column name) to iterate each row of the selected column to populate the target table. Any tips or experiences in this space?


TIA

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous 

Do you want to change the column name in the function? Can you provide more information, I am confused about it, do you mean that you want to fiter the value based on the dynamic column?

 

Best Regards!

Yolo Zhu

 

Anonymous
Not applicable

Hi @Anonymous 

 

Thanks for your response! Basically I am trying to convert a source table into a template so would be aiming to change the header names. Usually I would just map this myself, but I am trying to create a simple means for a user to map the source fields (from the input file) to the relevant attributes in the template ("Target Attribute Name" in the image above) so that all the records from the source file, populate the table in the 'target' using the Target Attribute Names - kind of a very basic ETL that I am trying to achieve!

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors