Dynamic Pivot filter

grifter

Registered User.
Local time
Today, 20:44
Joined
Sep 23, 2011
Messages
45
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:
Code:
User        Car Make
===        =======
Jim          Ford
John        Toyota
Mike       Saab
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
 
Hi Grifter

If Jim only has a 'Ford' & you make a selection from the 'Page' area, filter, you should only see data for Jim.

Are your filters in the 'Page' or the 'Row' area?

Can you post an example?
 

Users who are viewing this thread

Back
Top Bottom