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...
Dhacd
4 years agoResolver III
Just checking, can you confirm whether the name and category columns are in a single table?
Stanzarectah
4 years agoRegular Visitor
- Dhacd4 years agoResolver III
Use 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: