Forum Discussion

murthyyyyy's avatar
murthyyyyy
New Member
2 years ago

How to make Matrix Visual dynamic

Hi All,

 

I am trying to achieve dynamic matrix visual as attached so I want to have 2 columns headers from column values from jira id and month column so first I have to pivot jira id column first and apply values from ‘Values column ‘ to it then I have to pivot month column and apply values form ‘Results‘ column how to do this in matrix visual ? I tried doing this in transform Tab I achieved the below expectable outcome and also I used table visual to showcase the values but when I do refresh the values in column jira I’d and month may change the same column headers will not be there How to make this dynamic ? Can some please assist?

Expected output    
NameRaised byJIRA-7820JIRA-7420sepsep
issue1abc-6 0
issue2xyz6.5-9.2 
Actual table     
NameRaised byvaluesJira idresultsMonth
issue1abc6.5JIRA-78209.2sep
issue2xyz6JIRA-74200sep

 

But i get pivot like below, i dont want to expand any rows and columns, just i would like to get as table.

 Column Labels          JIRA-7420 JIRA-7420 Sum of values2JIRA-7420 Sum of resultsJIRA-7820 JIRA-7820 Sum of values2JIRA-7820 Sum of resultsTotal Sum of values2Total Sum of results sep   sep     Row LabelsSum of values2Sum of results  Sum of values2Sum of results    issue1    6.59.26.59.26.59.2issue26060    60Grand Total60606.59.26.59.212.59.2
Pivot Table          
abc    6.59.26.59.26.59.2
xyz6060    60

 

 

 

Here is the snippte, i would like to achieve as simple table,

2 Replies