Comments
-
Thank you for the quick response!
-
Hi ! I need to add new report type into drop-down list in Ignite Report>Report Type. My guess is that a need to do several steps: 1) create stored procedure in ms-sql 2) update quickquery.properties file and add new report types there ( like in your example) Should it work that way? And one more question: My…
-
Thank you , you answer was very helpful. con_sql_sum_ table is exactly what i was looking for.
-
Hi All! CONSS_ table doesn't have statistics on Events; Cosw_ table does have all statistics but we save only monthly data. However I am able to create report Top waits for a single sql on historical data from 2013. Which table in ignite_repository contains historical information on events for a single sql?