Collections based on ram
Trying to setup collecitons to find computers with a low amount of ram.
Specifically, 4 gigs of ram.
I tried this:
Memory Module - Capcity GB - Equals - 4
And it finds a ton of computers including ones that have 8, 12 or 20. Something isn't working right and I've tried a bunch of different things.
What am I doing wrong?
1
Comments
This is a really old post and I'm sure you've already figured this out by now, but I'm going to respond anyway just in case someone else comes across this in a search later.
The reason your filters didn't work is because the "Memory Modules" table is looking at the individual RAM sticks on the computer, not the computer's total RAM. Therefore, your collection was returning any computer containing a RAM stick of 4GB, which is why you're getting 8, 12, and 20, which are all divisible by 4.
You can just use a filter of "Computer / Memory / Equal To / 4 GB" to achieve what you're looking for.