Forum Discussion
AgusAve
2 years agoNew Member
Matrix row hiding
Hi! I want to hide the 'Other' row without affecting the percentages of the rest of the rows. I would like to have familiar 43%, currently use 6% and use/have used 7%. Only 3 rows. I tried by fi...
adudani
Memorable Member
2 years agohi AgusAve ,
Maybe consider adding a conditional formatting formula to the font of the matrix.
Measure ConditionalFormatting = if(Table[column] = "Other", "White", "black")
if this doesn't work, kindly share a sample input and expected output in a usable format ( excel, table, etc.) masking sensitive information