问题
how to hide cross tab columns runtimely based on user selection in birt Tool
回答1:
See the attached image...

回答2:
Rows and columns can be removed from visibility in BIRT cross tabs by filtering the cross tab.
To do this:
- Select the crosstab object in the Layout window.
- In the Property Editor for the cross tab, select the Filters tab.
- Click the
Add...
button to the right of theFilter by:
list.- In the New Filter Condition dialog, select the desired column from the
Target:
section and the relevant conditions in theFilter Condition:
section. Remember that filter conditions are conditions for showing the data, not hiding it, so your condition will need to be the converse of a condition for hiding it (such as would be used in a table column visibility condition).
- In the New Filter Condition dialog, select the desired column from the
回答3:
Use cross-tab to tabulate dynamic columned data. Follow this tutorial to create dynamic columned cross-tab report
来源:https://stackoverflow.com/questions/9936650/dynamic-data-in-cross-tab-of-birt-tool