How to access report parameter default values from a DataSetWizardPage class? [message #1042641] |
Tue, 16 April 2013 17:41 |
Jesse Weinstein Messages: 44 Registered: July 2012 |
Member |
|
|
I'm trying to read and write the default values of report parameters that are linked to data set parameters from within a DataSetWizardPage implementation. I want to do this because I've placed a copy of the default values for the data set parameters directly in the query, and I want to keep that copy in sync with the default values in the report parameters.
I put the copy of the default values in the query in order to make those default values available when getting the data set metadata, which normally simply replaces all the parameters with a single, fixed value, which doesn't work for the query I'm trying to implement.
Any suggestions would be gratefully appreciated.
(Also asked on the birt-exchange.org forum )
[Updated on: Tue, 16 April 2013 19:44] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03568 seconds