Forum Discussion
teresadanna
8 years agoFrequent Visitor
Dynamic Column Slicer for Category Columns
I've seen a few solutions for this however they don't seem to work for categories (only for numbers that can be aggregated). Essentially I'd like to create a column that populates either titles o...
Greg_Deckler
8 years agoCommunity Champion
Check out the SELECTEDVALUE function, that should allow you to do what you want.
teresadanna
8 years agoFrequent Visitor
Apologies, I'm still pretty green with this stuff. I switched VALUES() for SELECTEDVALUE() and got the same error although I think I'm doing it wrong.