Generate report data with schedule

Hi Experts,

How can we generate the report with a dynamic calendar using Schedule? For example, Morpheus will generate a cloud cost report for last month’s data on the first day of the next month.

Regards,
Aung

Right now the best answer is using a task to call the Morpheus API and run your desired report. Schedule that task as a Job in Morpheus to run at whatever schedule.

1 Like

Maybe worth adding to ideas section. The ability to select say ‘previous week’, ‘previous month’, ‘previous quarter’ in the Morpheus UI in addition to fix a report between two dates could be useful, but as suggested a task which calls the API will let you set these dates and pass with the request.

1 Like

Thank you for feedback @cbunge @Ollie_Phillips . I will check automation task for now.

Regards,
Aung

1 Like