Asset by Group, but excluding the Default Group
Good morning. I'm looking to run a report that lists all assets that I've assigned to a Group, but I don't want to see the Default Group because that duplicates each asset. Here's what I have so far:Select Top 1000000 tsysAssetTypes.AssetTypeIcon10 A...