Hi
I have a small pivot report with 5 filters. If i use one filter then in theory then some of the other filter data does not now apply to the remaining data for instance if we have:
And I filter firstly on user = Jim then I want my 'car make' filter to only show 'Ford'. But in this case the 'car make' filter will still show all makes.
G
I have a small pivot report with 5 filters. If i use one filter then in theory then some of the other filter data does not now apply to the remaining data for instance if we have:
Code:
User Car Make
=== =======
Jim Ford
John Toyota
Mike Saab
G