Hi
I think if you do this way may be it will help
- First create a query with fixed where clause which will reduce the number of record for eg filter it by year
- on this result set apply filter.which is dynamic
Hi
I think if you do this way may be it will help