For base filter, try using
(&(objectClass=user)(memberOf=CN=AppHPQProdAdmins,OU=groups,OU=hq,DC=company,DC=com))
Or you can add the memberOf part with the Filter icon once it returns all users. I think you were just missing the &.
For base filter, try using
(&(objectClass=user)(memberOf=CN=AppHPQProdAdmins,OU=groups,OU=hq,DC=company,DC=com))
Or you can add the memberOf part with the Filter icon once it returns all users. I think you were just missing the &.