How to shows fields value in report column ?

Aryan
Tera Contributor

Hello All,

 

W have 8 fields check box type in our INC form our customer wants a report where he can able to see the total number of incident select each check box like ABC (check box field) are selected in 10 incident out of total 20 incidents.

So, the below highlighted column will display like in replace of sept 2023,  ABC is shows with 10 as a count of incident and same for other check boxes.

 

WE DON'T WANT TO USE GROUP BY OPTION!!

 

Can anyone help on this??

 

Aryan_0-1718279610084.png

 

1 REPLY 1

Mark Manders
Mega Patron

First: why not use the group by option? Explaining why certain solutions aren't acceptable helps in getting the correct one.

Next to that: the only possible solution will be to add data sets to your report. One for each checkbox (or use the group by option).

 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark