Hello i need some help here,
So i have two tables names "Tested_x0020_Property" and "Device", i want both of them to be Filtered.
However when using the "Ungroup function i can only put in "SelectProperty", however i would also need to put in "SelectDevice".
How do i add both in there?
E.g. SelectProperty.SelectedItems As aSel && SelectDevice.SelectedItems As aSel in the Ungroup function?
At the end it should filter both.
