I'm trying to create a row in Management Reporter that calculates the percentage of one row against another (finding COGS % by dividing COGS by Sales). I've named my COGS total row COGS_TOTAL and my sales total row SALES_TOTAL.
When I create a calculated row as "@COGS_TOTAL/@SALES_TOTAL" it always calculates to 0.0% but doesn't give an error. It should not be calculating at 0%.
Any ideas or is there a better way to do this?
*This post is locked for comments
I have the same question (0)