Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Database design and modeling

Hi,  I want to create a dashboard where I would have a matrix with the categories divided per date and its chart per date and value. For example, I would have a table with the countries, then I wou...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous ,

     

    The second one. Open query editor and selecte the first three columns and use unpivot other columns feature.

    Then you will get a table like below and you will be able to create matrix the visual that you wanted.

     

    Best Regards,

    Jay