Hierarchical Band filtering

Stimulsoft Reports.NET discussion
Post Reply
patwolf
Posts: 90
Joined: Thu May 29, 2008 1:38 pm
Location: Los Angles

Hierarchical Band filtering

Post by patwolf »

Hi,

if you take this hierarchy:

>Fuller Vice President, Sales
>> Buchanan Sales Manager
>>> Dodsworth Sales Representative
>>> King Sales Representative
>>> Suyama Sales Representative
>> Callahan Inside Sales Coordinator

they are two different ways to filter it. Row by row and hierarchically.

Currently Reports.NET does row by row that means if I filter to "Does not Contain("Manager")"
>> Buchanan Sales Manager
will be removed from the result set.

Another way is hierarchically which is a lot more interesting "Does not Contain("Manager")" and children would remove
>> Buchanan Sales Manager
>>> Dodsworth Sales Representative
>>> King Sales Representative
>>> Suyama Sales Representative

so that we would be left with:
>Fuller Vice President, Sales
>> Callahan Inside Sales Coordinator

I feel this would be a very helpful tool to make the hierarchical band better.

Thanks for considering it,
Patrick
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Hierarchical Band filtering

Post by Vital »

Hello,

We have added your request to our to do list.

Thank you.
Post Reply