Hi,
I am trying to solve this problem with disconnected tables. I have a column that has models of vehicles namely Toyota,Honda,Hyundai,Lexus,Volkswagon etc.
And the category is having a division wrt its class. For example,
Toyota,Honda,Hyundai are standard vehicles.
I need to create a slicer/toggle that filters the vehicle models wrt its class. The toggle should have values/selection:
1.Standard Vehicle
2.All vehicles.
If I select standard vehicle, the models that should show are Toyota,Honda,Hyundai.
But if I select All vehicles, all the models Toyota,Honda,Hyundai,Lexus,Volkswagon should be displayed in the table.
If the slicer is with a measure its through disconnected tables, but if we have to create a slicer with data from columns, how can this be implemented?
One other thing I meant to mention - I did a video on this technique a while back. It’s an incredibly flexible, powerful approach that you can use in a whole variety of different scenarios.