Forum Discussion
Pulling cell value from another table
- 5 years ago
the best way to do this is to join the tables via a one to many relationship between the names (ideally if you had a personid that would be better)
once you create that relationship you can pull data from both tables in a visual as they will be linked.
what do you need from table 1?
here is more information on how to do it;
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-create-and-manage-relationships
the best way to do this is to join the tables via a one to many relationship between the names (ideally if you had a personid that would be better)
once you create that relationship you can pull data from both tables in a visual as they will be linked.
what do you need from table 1?
here is more information on how to do it;
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-create-and-manage-relationships