Forum Discussion
andrearuggeri
Helper I
4 years agoSlicer related filter
Hello everybody, This is my model I have built some visuals based on Strutture table where I count the number of times the field Struttura (in x axis) is Presente (yes/no quesiton) s...
andrearuggeri
Helper I
4 years agoI'm now trying a completely new approach, but again I please need help 🙂
I've created a merged table taking data from Strutture and ProdStrutture, so that now I have all needed data in the same table.
To make the whole thing working, I need to do a magic: I need to create a Yes/No slicer related to Presente field (easy part)
The hard part is that this slicer should change selected value based on the ItemModel slicer.
If ItemModel has something selected, Present slicer should be set to "Yes"; if ItemModel has nothing selected, Present slicer should be set to nothing/all (neither Yes nor No)
Is it possible and how?
Thanks a lot