Resolved! Report filtering on 2 pieces of sotware
I need to run a report like this on but add AVG and Atempo, so the computers displayed must have both pieces of software.Select Top 1000000 tblAssets.AssetID, tblAssets.AssetUnique, tblSoftwareUni.softwareName, tblSoftware.softwareVersionFrom tblA...