Forum Discussion

jgaard's avatar
jgaard
Frequent Visitor
3 years ago
Solved

Matrix visual: remove rows where status equal 100%

Hi 

 

I have a Matrix visual that displays different Software in installation states. If 100% is installed I would like for the row to be removed from the visual, making it easier to focus on the problems. The percentage is calculated by the visual, Show Value as -> Percent of Row Total

Example Matrix of what I have:

 

 FailedInstalledNot installedPending
Software A 100%  
Software B3.77%90.57% 5.66%
Software C0.48%97.58 1.93%
Software D 100%  

 

Example Matrix of what I would like:

 

 FailedInstalledNot installedPending
Software B3.77%90.57% 5.66%
Software C0.48%97.58 1.93%

 

Is it possible? 

6 Replies