Software FX Posted July 10, 2000 Report Share Posted July 10, 2000 One of the possibilities would be to use the DataType property to instruct ChartFX that the column with the "extra info" should not be used. You can then assign the URL property in a loop where the recordset is processed and use the "extra info" column to build your URLs. Regards, Juan Cegarra Software FX, Inc. http://support.softwarefx.com -----Original Message----- From: Dan Traylor [ mailto:dan_traylor@hotmail.com] Posted At: Wednesday, July 05, 2000 6:35 PM Posted To: Server Conversation: Drilldown Subject: Drilldown Hello, I am attempting to drill down on a pie chart. The pie chart is receiving an ADO recordset. In the recordset, I need to pass a value that I don't want displayed in the chart itself, but it needs to be a hidden value for each particular slice. Is there a way to specify a hidden value in the pie slices and have it passed through the querystring? What would be nice is a CDT_HIDDEN for ADO results. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.