Forum Discussion
Syndicate_Admin
3 years agoAdministrator
Create report together for columns with equal strings
Hi, I hope you can help me. I have in my project, several columns whose data only contain the same type of string: always, almost always, rarely, never. I want to create a donut or pie chart that co...
olgad
3 years agoResident Rockstar
are those statuses a separate field in another table? what is the relationship? could you please just show a few lines of your data? it look like you take column 1 with those statuses , do the count and then put the count of column 2..How many columns in total you have, 2?