It's all about the answers!

Ask a question

Is there a way to create a matrix table in JRS that has different attributes on the rows and column axis?


Logan Torres (175) | asked Jan 12 '22, 10:02 a.m.

 For example, if you are trying to create a table on one work item. The column axis is the Priority Attribute while the row access is the status attribute. What I want will look something like this:


      Priority  
    Low Medium High
  New 2 4 2
Status In Progress 6 1 0
  Complete 1 3 4

Accepted answer


permanent link
sreenath v (7863) | answered Jan 13 '22, 12:49 a.m.

 

Logan Torres selected this answer as the correct answer

One other answer



permanent link
sreenath v (7863) | answered Jan 13 '22, 12:50 a.m.
edited Jan 13 '22, 12:52 a.m.

 


Hope This helps you!


Comments
Logan Torres commented Jan 17 '22, 5:15 p.m.

 Thank you! Now is there a way I can order the table in a specific way. For example, in your picture, if I wanted to have the statuses ordered New, In Progress, Accepted, then Resolved.


Would I have to use the Advanced tab? When I do this, it gets rid of my dynamic filters.

Your answer


Register or to post your answer.