• I don't like dashboards for storing this stuff. What I'd do is use a process that grabs the backup info and drops it in a small db in Express. That separates the storage from the display.

    Use your process to pull that data. Make sure it looks for all days on your schedule and if there isn't a backup it flags that.