Forum Discussion
Zakaria_1980
5 years agoPost Patron
need help please
Hi, i've two sheets, one called forecast & the other one called Actuals. i've tried to get one table showing me in rows project names , in columns periods and in values Forecast and actuals. the f...
- 5 years ago
Hi Zakaria_1980 ,
You need to create two additional tables:
Projects
Periods
Then make a one-to-many relationship with the other two tables will get something similar to this:
Now creating a matrix visualization you can show the results:
PBIX file attach.
MFelix
5 years agoSuper User
Hi Zakaria_1980 ,
You need to create two additional tables:
Projects
Periods
Then make a one-to-many relationship with the other two tables will get something similar to this:
Now creating a matrix visualization you can show the results:
PBIX file attach.