I created query with two conditions
"Computer"."Software"."Package"."File Name" = "WINWORD.EXE" AND "Computer"."Software"."Package"."File Name" = "EXCEL.EXE" with "no results"
If I run query with these conditions separately then it is OK, result ist actual list of PC. It means that I cannot create query with more than one condition "machine component" : "Software"."Package"."File Name" ?
We have LDM 8.7 SP 5
Thank you for advice.