Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...Thanks! Awesome group. I put out a simple question in the access/vba forum that I couldn't find answered on technet or anywhere else on the web and it was answered the same day!!..."

Geography

Where in the world do Tek-Tips members come from?
edesantis08 (IS/IT--Management)
14 Apr 10 16:00
I have a problem with DSS and I really hope you can help me with that. In many, many circumstances I found myself in front of the same problem. A problem that is difficult even to describe: how to create a filter that does not ignore the part of the data that doesn't match the filter criteria.
The only way to explain this better is through an example. Let's look at the data on the attached image. Let's immagine that I have to count among all the reservations that have beauty items, the ones that also have apparel items.
If I filter the data using a filter "Item Group = Beauty", I can not then use in cascade the filter "Item Group = Apparel" because after the first filter the only data left is Beauty (picture 3). I would obviously have the same problem if I use a filter: "Item Group = Beauty" AND "Item Group = Apparel".
I found different versions of this problem almost every week. The common denominator is always: how can I select/mark the reservations using a filter, and yet not ignoring the part of the reservations that don't match the filter criteria?
There is only one way that has worked for me so far: using reports as filters. I create a report that lists all the reervations that have beauty, save it and use it as filter in a second report. That way the first report only passes the list of reservations to the second report, ignoring the filter limitations.
The problem with this tecnique is that it can not be used with very large sets of data and in many occasions I had to create multiple reports (up to more than 100) to fragment the data. I can not use it now.
I am also sure that there must be a more elegant, fast and proper way to solve the problem. I just need to find it
Any suggestion will be GREATLY appreciated!
Thanks in advance!
Lele  

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close