All,
I am looking for a way to create a hyperlink to a chart that replaces the defined query of the chart with one I specify. I can successfully call a chart using this format: http://{hostname}{port}/im/runchart?selection={chartname} and I can call a report replacing the query with this call : http://{hostname}:{port}/im/runreport?queryDefinition=(field[ID]={id})&selection={reportname}. Is there a different format for the call that I need to use for the Chart or is this unsupported?
Thank you,
Paul Hartwig