Forum Discussion

emmanmapada's avatar
emmanmapada
Frequent Visitor
7 years ago
Solved

Help with Charts

I need help on my charts. Below is my data:

 

 

 

How do I create a chart that when I select Anne - it will show that the skills are Singing and Dancing and the Areas of Interest are Books Movies and Shopping. I created a pie chart but it only shows the line where Anne is at - Singing and Books.

 

I appreciate the help! :)

 

I

2 Replies

  • The problem here is how your data is arranged. Power BI doesn't know how to interpret it. It reads row-by-row and in doing so, only comes across each name once. As such, it only displays what's in the row with the name. So by filling in every row with the name, it should fix your issue.

     

    That being said, making charts for this type of data isn't really useful. A chart doesn't convey the information any more quickly or usefully than the original table does.