Click here to Skip to main content
15,894,405 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to get the count of a particular value in row-wise in a cross tab report in crystal report.

Eg:- I should get the count of 'P' in each row as below.

Total
A 'P' 'N' 'P', 'P' 3

B 'P' 'N' 'P', 'N' 2

C 'P' 'N' 'N', 'P' 2

Earlier reply highly appreciated.
Thank you
Posted
Updated 24-Feb-14 21:41pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900