Forum Discussion
Merging Two Tables
- Anonymous8 years ago
if you're trying to normalize the data into 1 table, I recommending using the "Merge Queries" button in Query Editor to perform the merge and get the columns that you need into 1 data table.
Relationships in Power BI should be used as a way to link a dimension table to a fact table.
It sounds like you have 2 fact tables, and these should never have a relationship joining them.
if you're trying to normalize the data into 1 table, I recommending using the "Merge Queries" button in Query Editor to perform the merge and get the columns that you need into 1 data table.
Relationships in Power BI should be used as a way to link a dimension table to a fact table.
It sounds like you have 2 fact tables, and these should never have a relationship joining them.