I am using the Cloud version of Mongoose.
I'm trying to figure out how to have a report run on a schedule and email it to multiple people. It appears that it's possible to have reports run on a schedule. But I'm struggling on how to do that.
Since I'm new to Mongoose reports. The easiest way for me to create a report is to use the Runtime Builder to walk me thru creating a report. I understand how to do that.
But I'm confused about what to do next. The Help Docs show scheduling a report from Actions-Background. I open the Report Criteria form that the Runtime Builder created for me. I click on Actions-Background. For now, I set the Recurrence to Once. I will get a message that says "Report Submitted".
It appears that the Report Options form is used to specify that a report is to be emailed. But I'm not seeing a place to enter an email address.
What I want to do is similar to creating a Subscription in SSRS. I want a report to run weekly and email multiple people. Is this possible?