Forum Discussion
andresnieto
8 years agoNew Member
Table relationship
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!
1 Reply
- v-chuncz-msftCommunity Support