I searched few threads and could't find anything that could help me fix this problem.
I have only five groups in my report. If I am using this function:
if remainder(groupnumber,2)=0 then silver else yellow
then it is just coloring every group with yellow.
The GroupNumber value is returned as 1,3,5,7,and 9 for each group.
Any idea what am I doning wrong here?
Thanks,
I have only five groups in my report. If I am using this function:
if remainder(groupnumber,2)=0 then silver else yellow
then it is just coloring every group with yellow.
The GroupNumber value is returned as 1,3,5,7,and 9 for each group.
Any idea what am I doning wrong here?
Thanks,