I'm trying to create a dashboard for a daily meeting that contains the Transaction Availability Chart. I have accomplished this by embedding the detached resource (https://*SOLARWINDS*/Orion/DetachResource.aspx?ViewID=116&ResourceID=917&NetObject=T:59) in a Custom HTML resource on a Summary Page. The issue I'm having is that I want it to show the graph of yesterday, not the "Last 24 Hours", but if I change it VIA the edit button to yesterday it changes it on the Transaction Summary page too. Is there a query string I can add to the URL to set it to show the data from yesterday instead of the default "Last 24 hours?
Rather than use the Custom HTML Resource in an iFrame, I would recommend using the Custom Object Resource instead.