I have the following query, which is trying to figure out the percentage of a certain product compared to the total number of products. IE: [Product Count] / [Total Products
Cast your total count as a number besides integer (DECIMAL?) - the math rounds off.