How do I add a summary section to my report that counts based on value of a field.
I have a field in the report that has has 3 fixed values: Double, Triple, Quadruple.
What I want to do is have a summary that will count each one of these values types, but I want to expand the mathematical function.
If it is a double I want it to count the total number and divide by 2.
If it is a triple I want it to count the total number and divide by 3.
If it is a quadruple I want it to count the total number and divide by 4.
Can a summary secntion be added like this?
I have a field in the report that has has 3 fixed values: Double, Triple, Quadruple.
What I want to do is have a summary that will count each one of these values types, but I want to expand the mathematical function.
If it is a double I want it to count the total number and divide by 2.
If it is a triple I want it to count the total number and divide by 3.
If it is a quadruple I want it to count the total number and divide by 4.
Can a summary secntion be added like this?