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
Anonymous
7 years agoNot applicable
Anonymous
7 years agoNot applicable
Yes, you can do that way also, Both gives same result.
Click on the column you created, Go to Transform Tab -> Click Group by , it will create 2 columns , one is the unique value of your column and another one is based on your selection ( ex: count). You can delete the extra column and keep the custom column.
Thanks
Raj