This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I'm trying to link data in order to built a revenue:margin report but havent been able to link my two tables. I have the following two tables in excel, different tabs:
Revenue
| Name | Jan | Feb | Mar |
| A | 10 | 9 | 10 |
| B | 8 | 7 | 6 |
| C | 11 | 12 | 12 |
Margin
| Name | Jan | Feb | Mar |
| A | 2 | -1 | 1 |
| B | 2 | 1 | 0 |
| C | 3 | 2 | 3 |
When geting the data in BI I got one column which is the Name and thats ok. Then, I do unpivot for each table in order to have one column for the month, one for revenue and one for margin. However when trying to link these, is not possible as it becomes many to many relationship. Hope someone can help me with this! Thanks!
Solved! Go to Solution.
You may take a look at https://www.sqlbi.com/articles/lookup-multiple-values-in-dax/.
You may take a look at https://www.sqlbi.com/articles/lookup-multiple-values-in-dax/.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |