Skip to Content
0
Former Member
Feb 23, 2009 at 06:45 PM

Group tree display

31 Views

I am looking for a way to filter what is displaying in my group tree. I have a report that displays three groups. I have been able to filter the report to only show the data in the report that I want it to display but my group tree still shows data.

Example: My report queries a database for alarm signals that occur for an account during a specified time period. I have three paramaters set up:ptransmitter, pStartDate, pEndDate. When I run the report, I can see the data based on the three parameters. If I only select a 1 month time period, the group tree is showing 18 months even though if you drill down to any month outside of the specified paramater, the data is not there for those months. This is puzzling to me because I do not have the same problem with the other groups on the tree, only the date(s).

Any ideas?

Tom