I have two tables:
PlanMaster (PlanName, Product_ID)
and
ProductPoints (Entity_ID, Product_ID, Comm1, Com
where s.Entity_ID = getEntity should be where s.Entity_ID == getEntity.
where s.Entity_ID = getEntity
where s.Entity_ID == getEntity