This topic is locked

Crosstab Report Count

12/22/2013 10:20:32 PM
PHPRunner General questions
D
dclex author

Hello,
I am working on a crosstab report. I have the x and y values with the associated integers from items in the table. This is a powerful function in phprunner.
The report shows values from a selection of integers items. I am needing it to show the number of times the x and y item occurs and not the values for them. Would someone provide suggestions on how I would accomplish this?
Thank you