I'm trying to recreate the SQL Query from the Monitoring Reports that determines the number of conference participants for a given month. If you run the Conference Summary Report, set the range to at least a month, and change the interval to "Monthly",
it will provide the number of Total Participants for that month. I am trying to figure out the SQL Query to pull this number manually from the LcsCDR table. I was able to determine the query for "Total Conferences" but not "Total Participants".
Has anyone had to pull this information before without using the Monitoring Reports? I've come up with a few queries but the numbers are always a few thousand more than what is in the report.
↧