by diggingdeeply » Wed Nov 10, 2010 10:04 am
Here's why I care so much.
I'm setting the Active Player not as me but as Player X. I'm then filtering for Exactly 2 Players At The Table. If my database contained no hands where I wasn't dealt in, then this filtering would return exactly the set of hands where player X and I played heads up. But since my database contains hands where I wasn't dealt in, the same filtering will return some additional hands, namely hands where player X played heads up with players other than me.
Can you see a way to exclude these additional, unwanted hands?