Hello,
I have an issue with parameter refresh when using checkboxes.
These parameters values are defined by BIRT Report so I’m using BIRT_ReportData Datasource.
The selection style is Checkboxes.
The second parameter depends on the first one.
When I execute my report I choose on value for the first parameter, the possible second parameter values are then displayed.
But when I’m choosing a another value for the first parameter the possible second parameter values aren’t changed.
I don’t have this issue when using popup selection style.