Forum Discussion
Stanzarectah
4 years agoRegular Visitor
Hide a measure in table visual using SelectedValue
Hi, I am using the following measure - 'Metrics' to display in my table visual: Metrics = var Selection = SELECTEDVALUE('MeasureTable_Metrics'[Category]) RETURN SWITCH( TRUE(), Selecti...
Stanzarectah
4 years agoRegular Visitor
Dhacd
Resolver III
4 years agoUse a matrix visual and turn on the stepped layout and in the row headers turn off +/- icon this is the closest we can do I believe.
- Stanzarectah4 years agoRegular Visitor
Unfortunbately this doesn't solve my issue. I get he following: