Is there a way to set up a Schedule for a Report so that the Report is triggered/sent ONLY if the Report is populated with information? Therefore, if I schedule it to run once every day but the majority of days it's blank, I don't want it to actually send on the majority of those days, I want it to send ONLY on the days that it actually populates with information.
Is this possible?
Yes, if the report is in SSRS and you use a data-driven subscription (another good reason to move away from Infomaker!). I've written one where my team only gets emailed about entries in TX_MACHINE_LOCATION being "Unassigned" if there are any...
Slightly tricky to set up, but works well for us.