I have GH based on {job} and in Detail I have a formula like this
if month({date}=1) then {job};
I want to count the jobs in RF (or in another GF)
I am inserting a Running Total: Distinct count on this formula and the result is not correct.
I have other formulas on which I have other summary (sum) and they are working ok. Like if month({date}=1) then {sales} and running total (sum) on this works fine.
What am I doing wrong?
Thank you
if month({date}=1) then {job};
I want to count the jobs in RF (or in another GF)
I am inserting a Running Total: Distinct count on this formula and the result is not correct.
I have other formulas on which I have other summary (sum) and they are working ok. Like if month({date}=1) then {sales} and running total (sum) on this works fine.
What am I doing wrong?
Thank you