Forum Discussion
Match Wildcard via Relationship or Merge
- 2 years ago
Consider this table as your second table in power query.
select column code and go to transform tab and pick split column by delimiter and use "," as delimiter to reach the next tablenow right click on the column row number table 2 and pick unpivot other columns to reach the next table
you do not need column attribute, by reming this, you reached a tablel apporopriate for merging by the first om
Consider this table as your second table in power query.
select column code and go to transform tab and pick split column by delimiter and use "," as delimiter to reach the next table
now right click on the column row number table 2 and pick unpivot other columns to reach the next table
you do not need column attribute, by reming this, you reached a tablel apporopriate for merging by the first om