I would like to create a report that shows computers that have "Software A" AND "Software B" installed. If I create a report that shows "Software A", it gives me the list of all the machines with that software installed. Likewise, if I create a report for "Software B", I get the expected results. However, if I create a report that is defined as "Choose records where all of the following apply", "Display Name contains Software A", "Display Name contains Software B", I get no records being returned.
After changing the report definition from "all of the following" to "any of the following", I now have a feeling I know why I'm getting no records returned. I get multiple rows for each computer that has both softwares installed (one row per software).
Is there a way to make this work like I was hoping?
Thanks!