DJWheezyWeez
Technical User
First off, I'm using CR XI.
I'm not sure suppressed is the right word but I'll explain. In my report, I'm using {table.job}, {table.price}, and {table.date}. Sometimes there is two or more prices per job but I only want to use the price from the newest date. For that I use the following formula in Section Expert>Details>Suppress [x-2]:
{table.date} = maximum({table.date}, {table.job})
The problem is when I want to get subtotals or grand totals, I can't seem to get a sum without getting the values on the older dates as well. I've tried using the normal summing function and running totals but I have trouble and the running totals sometimes. I think I need to evaluate it by some formula but I don't know.
Any thoughts?
-DJWW
I'm not sure suppressed is the right word but I'll explain. In my report, I'm using {table.job}, {table.price}, and {table.date}. Sometimes there is two or more prices per job but I only want to use the price from the newest date. For that I use the following formula in Section Expert>Details>Suppress [x-2]:
{table.date} = maximum({table.date}, {table.job})
The problem is when I want to get subtotals or grand totals, I can't seem to get a sum without getting the values on the older dates as well. I've tried using the normal summing function and running totals but I have trouble and the running totals sometimes. I think I need to evaluate it by some formula but I don't know.
Any thoughts?
-DJWW