Scheduled reports - Every month instead of every 4 weeks

Hello,

My problem is simple : we want to schedule a report to be send every month and not every 4 weeks.

I am sure we are not the only one to face this issue but, today, I don't find an easy well to solve it.

Best wishes,

Fred

Parents
  • I'm guessing still no solution to this?

    .

    CRM Business Consultant

  • As a workaround:
    I do custom schedulers, and use MailerFactory to email the report to those who need it, which can then be set to run using the crontab settings on the Scheduler run.

    Far from ideal given that I have to handle subscriptions in code, but it works.

    FrancescaS

Reply
  • As a workaround:
    I do custom schedulers, and use MailerFactory to email the report to those who need it, which can then be set to run using the crontab settings on the Scheduler run.

    Far from ideal given that I have to handle subscriptions in code, but it works.

    FrancescaS

Children
No Data