Forum Discussion

jasonyeung87's avatar
jasonyeung87
Helper V
3 years ago
Solved

display data based on grouping

Hi,

I have the following dataset:

In the table visualization, I could display the data as is. However I want to display the data as follows:

 

I want to group by the name and then within each name grouping, display the subjects that belong to the name. Within the subjects grouping, display the question and rating that belongs to the subject. I was wondering is it possible to display data similar to that format? 

 

Jason

 

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi jasonyeung87 ,

     

    Please try matrix visual and turn off the stepped layout:

    Best Regards,
    Gao

    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

    How to get your questions answered quickly -- How to provide sample data

    • jasonyeung87's avatar
      jasonyeung87
      Helper V

      Anonymous ,

       

      Thanks for the info. I did this and it works fine. One thing I noticed is that if I put the fields in the rows and did the steps, the last few fields are cut off on the right and there are no horizontal scrollbars that would allow me to scroll to the right of the matrix.

       

      Is there a way to turn on scrollbars to view the data in the last few rows?

       

      Jason