Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I am working on a PBI soucred on a data.csv file which might change in format in the upcomming. Is it possible in Power BI to first merge columns with similar headers ?
For instance, in this csv file, a new columns "offres" may appear instead of "offre" as below :
I would like to set up an interface where I can say : If a header is "offres", "Offre" or "ofre" then merge it with "offre". It would result in :
Is that possible in PBI ?
Thanks in advance,
Solved! Go to Solution.
Hi @Anonymous ,
Please follow the below Steps: (Attached screen shot for your reference)
Step 1: Go to Power Query Editor.
Step 2: Go to Add Column option --> select Custom Column Option --> Enter Name of your Column and expression as "[Offres]+[Offre]+[Ofre]".
Step 3: Hit Ok and you will get your expected out put.
Output:
Please give KUDOS to my effort and accept this as a solution!
Hi @Anonymous ,
Please follow the below Steps: (Attached screen shot for your reference)
Step 1: Go to Power Query Editor.
Step 2: Go to Add Column option --> select Custom Column Option --> Enter Name of your Column and expression as "[Offres]+[Offre]+[Ofre]".
Step 3: Hit Ok and you will get your expected out put.
Output:
Please give KUDOS to my effort and accept this as a solution!
Thanks for the job done.
But this solution does not work as my colums "offres" & "Offre" don't exist yet. It gives me this error:
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 18 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 53 | |
| 47 | |
| 40 | |
| 38 |