Diego Villamil on 15 Nov 2018 03:43:32
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.