...
Code Block | ||||
---|---|---|---|---|
| ||||
e.customProperties.SELECT c_status, COUNT(c_status) FROM app_fd_tix_tickets WHERE c_category_id = '#userviewKey#' GROUP BY c_status |
...
Code Block | ||||
---|---|---|---|---|
| ||||
e.customProperties.SELECT c_status, COUNT(c_status) FROM app_fd_tix_tickets WHERE c_category_id = '#userviewKey#' GROUP BY c_status |