Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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:
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 34 | |
| 32 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 40 | |
| 26 | |
| 24 |