Glezaber
May 18th, 2007, 03:53 AM
Hi everyone.
Maybe this problem seems too stupid for someone, but I'm going out of my mind.
This is my aim, I want to specify the terms for many groups, for example (nothing to do with the real data):
I have a population data, and I need three groups:
- The first one, with the people who are up to 20 years old and their name is "Jack"
-The second one, with the people who are between 21 and 60 years old, and their weight is over 50 pounds.
-The last one, with the people whose address is "Example st." and live in England.
The problem I'm having, is that I don't know where to put this selection criteria, because the select expert applies the filter to all the data, and I can't use it for another group. Besides, any new group I create is nested with the previous gruop, so the data source is already filtered.
Thanks in advance!
PD: I am using CR embedded in Visual Studio 2005
Maybe this problem seems too stupid for someone, but I'm going out of my mind.
This is my aim, I want to specify the terms for many groups, for example (nothing to do with the real data):
I have a population data, and I need three groups:
- The first one, with the people who are up to 20 years old and their name is "Jack"
-The second one, with the people who are between 21 and 60 years old, and their weight is over 50 pounds.
-The last one, with the people whose address is "Example st." and live in England.
The problem I'm having, is that I don't know where to put this selection criteria, because the select expert applies the filter to all the data, and I can't use it for another group. Besides, any new group I create is nested with the previous gruop, so the data source is already filtered.
Thanks in advance!
PD: I am using CR embedded in Visual Studio 2005