Forum Discussion
create relationship
- 6 years ago
Hi Framboosje1 ,
start with a Base Table, disable the load and create two references (State and City)
Disable the load for the references and dublicate the State/City Column.
Rename this Column as StateCity
Than Append this two tables as new query
I updated the PBIX File
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
your solution looks good but can you share with me the pbix file.
Hi Framboosje1 ,
here my quick & dirty PBIX File.
You should generate table 1 in Power Query. (with append queries)
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
- Framboosje16 years agoFrequent Visitor
thanks for the pbix but can you explain to me how to create in PowerQuery.
thanks in advance
- mwegener6 years ago
Most Valuable Professional
Hi Framboosje1 ,
start with a Base Table, disable the load and create two references (State and City)
Disable the load for the references and dublicate the State/City Column.
Rename this Column as StateCity
Than Append this two tables as new query
I updated the PBIX File
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
- Framboosje16 years agoFrequent Visitor
Last question 🙂
what should i do if i values in my merged table which are not unique to the Base Table. What should i do so i can create a many to one relationship.
example: instead of Ile de Paris - Paris i have Beieren - Munchen. what should i do(remove the not unique values or filter out something like that)