This is what I did in the end:
=COUNT(SWITCH
(Fields!Operating_System.Value = "Microsoft Windows 7 Workstation" and Fields!Version.Value = "11",0,
Fields!Operating_System.Value = "Microsoft Windows Server 2008 R2" and Fields!Version.Value = "11",0,
Fields!Operating_System.Value = "Microsoft Windows...