Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi there, Power BI enthusiasts and specialists!
Here is the trouble:
I have three different tables, each table has the same three columns, these columns tell the respective client, the client's departament and the client's salesman (the data is always standardized). There are other columns in each one of theses table that inform other kind of data, but that's not relevant to the problem.
Here is an example of these tables:
I want - using DAX or Power Query - to create a fourth table that reunites all of these three columns (the set of three columns cannot have duplicates), this table must seem like this:
It must act like a reference or dim table, how can I do that?
Solved! Go to Solution.
Hi vyny17,
Here's a solution:
Create a new table Table4, with the following DAX formula:
Hi vyny17,
Here's a solution:
Create a new table Table4, with the following DAX formula:
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 59 | |
| 42 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 108 | |
| 100 | |
| 39 | |
| 29 | |
| 29 |