Forum Discussion
Power BI Matrix Column Assistance
- 8 years ago
Hi kevinsmith27,
What does your original data look like? I would suggest you create three dimensional tables. Please refer to the demo in the attachment.
Best Regards,
Dale
Hi kevinsmith27,
What does your original data look like? I would suggest you create three dimensional tables. Please refer to the demo in the attachment.
Best Regards,
Dale
- kevinsmith278 years agoNew Member
Hi v-jiascu-msft,
Thank you very much for the reply, your demo really helps.
Could I kindly request assistance on how to achieve what you did in your demo with my original dataset. All my data is part of one Excel table as below (Required fields highlighted):
Currently my Matrix Table looks as below:
I need to find a way to insert the priorities column as per the example in your demo, but I am usure how to do this without dimensional tables, all my data is part of a single Excel table. How do I achieve this?
Example data as below:
Thank you for the help!
- v-jiascu-msft8 years agoMicrosoft Employee
Hi kevinsmith27,
If we don't have dimensional tables, some values could be missing. Please refer to the snapshot below.
1. Extend to the next level.
2. Don't establish a relationship with other tables through Date column. Then we can use the date hierarchy.
Best Regards,
Dale