You cannot use group by with query builder.
Select count(*) from ci_infoobjects where si_instance=1 and SI_ANCESTOR= [SI_ID OF THE FOLDER) .
Above query will give total number of reports in that folder which are scheduled.
You cannot use group by with query builder.
Select count(*) from ci_infoobjects where si_instance=1 and SI_ANCESTOR= [SI_ID OF THE FOLDER) .
Above query will give total number of reports in that folder which are scheduled.