I am using XML as the data source in my birt report. I would like to know if there is a way to use values from dataset at the initializing phase.
I am using XML as the data source in my birt report. I would like to know if there is a way to use values from dataset at the initializing phase.
No. But why would you want to do this?
The initialize event is meant to define JS functions and variables that you want to use at different places in the report.