I need to be able to pass a parameter from an external URL into the Omniscope 2.9 dashboard and then use that parameter value in the custom SQL query for the data for the dashboard. I can make this work between two Omniscope dashboards with no issue but there seems to be no way to dynamically make this happen. The parameter in the URL needs to be sent directly and used for the custom SQL query before the dashboard loads. It also needs to be adaptable as there will be many calls to this same dashboard from many users for different values.