Forum Discussion
Anonymous
7 years agoNot applicable
Reference Table through Power BI - PLEASE HELP!
I am trying to build a relationship between two tables. One of the tables was supposed to have unique values, to create a relationship. Is there a way in PowerBI to take a column from a table, c...
- Anonymous7 years ago
Hi Anonymous
You can easily do this in Power Query.
Right click Original Table, select Reference , Remove the unwanted columns, select "Remove Duplicates", now you will have the column with unique values .
You can use this table as Relationship / Bridge table as you needed.
Thanks
Raj
cb_ohio
7 years agoFrequent Visitor
One quick and easy method would be to make a reference copy of one of the tables and group by the column you want distinct values for. You can eliminate any of the other columns you don't want.