diego_villamil1's avatar
diego_villamil1
New Member
7 years ago
Status:
Needs Votes

Filter Table View by Virtual Relation

I'd like to be able to show data from a virtual table in a Table View. More specifically, I have a slicer that is not physically related to a table, say a Cars table with 3 date columns Purchase, Sold, Deliver. And I'd like my Calendar slicer to filter essentially the same Cars table based on the three possible events. Right know I have to create three copies of my original table, which seems unnecessary.

Recent ideas