Forum Discussion
Anonymous
5 years agoNot applicable
creating a trend line
I want to create a trend line of open defects over time (days). Everyday the SQL query would pull up the list of open defects from the DB. Say it found on Apr 25, 14 defects are open. When the query ...
Ashish_Mathur
Super User
5 years agoHi,
There is no way. If you want to analyse data over time, records of those previous timeperiod will have to be present in the table with a date column.