Hi All,
I have a report in which based on a group by field, I am displaying values in rows.
In the values displayed some them will have values and some of them may be empty.
I wanted to display the total of number not the entire values
Example
Group by Name
1 info1 info2 Info3
2 Info4 Info5
3 Info6
It should display
Groupby name
3 1 2
Is it possible , Please help me out.
Thanks
Saran
I have a report in which based on a group by field, I am displaying values in rows.
In the values displayed some them will have values and some of them may be empty.
I wanted to display the total of number not the entire values
Example
Group by Name
1 info1 info2 Info3
2 Info4 Info5
3 Info6
It should display
Groupby name
3 1 2
Is it possible , Please help me out.
Thanks
Saran