Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

How do I repeat row values in a matrix?

This seems like a simple formatting issue, but I don't see any options to make it happen.

 

I have a matrix with three categories in Rows, dates going across in Columns, and values going down. 

 

The problem is, when I expand all my categories across the matrix, I just get a single instance of each category level, without repeating values. The problem is, when I export the data, I want it to look like a table, with repeated values.

 

In other words, right now it looks like this:

Category 1Category 2Category 31-Jan2-Jan3-Jan
FoodFruitApples212
  Oranges476
  Bananas952
 VegetablesCelery895
  Carrotts626
Non-FoodPaperToilet Paper321
  Paper Towels784

 

And I want it to look like this:

Category 1Category 2Category 31-Jan2-Jan3-Jan
FoodFruitApples212
FoodFruitOranges476
FoodFruitBananas952
FoodVegetablesCelery895
FoodVegetablesCarrotts626
Non-FoodPaperToilet Paper321
Non-FoodPaperPaper Towels784

 

Anyone know how to make this happen?

  • Anonymous's avatar
    Anonymous
    8 years ago

    Anonymous,

    In Matrix visual, repeated values will be grouped and hided automatically, there is no method to expand your categories across the matrix.

    Regards,
    Lydia

8 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    i had the same issue. there is awork around. in you dataset, just have an other column of INT and is unique to category3 . something like serial number for your category3 columne. use this column in rowgrouping  at the highest level  you will see the repeated data. 

    eg.

     

    1  fruit  apple

    2  fruit  orange

    3  veg   carrots

    • jimbob2285's avatar
      jimbob2285
      Advocate IV

      Hi

       

      I know this is an old post now and i still can't believe this is not a standard feature of a Matrix yet... But what do you mean by Row Grouping, i can't get the concept of an idex for category three, how would that help?

       

      Thanks

  • Anonymous's avatar
    Anonymous
    Not applicable

    Anonymous,

    In Matrix visual, repeated values will be grouped and hided automatically, there is no method to expand your categories across the matrix.

    Regards,
    Lydia

    • Anonymous's avatar
      Anonymous
      Not applicable

      Alternatively, You can start with lowest level of grouping as row 1 and highest as row n, that will fall in line with no breaks.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi, Anonymous : is this issue still there ? or any solution. 

  • Anonymous's avatar
    Anonymous
    Not applicable

    I have data as below 

    and the expected output is 

     

    I was able to achieve 

     

     

    but for the groups values are not being repeated. Appreciate any help on this.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Seems like you want to change the stepped layout under options of row headers options.