Dynamic data in Cross Tab of Birt Tool

匿名 (未验证) 提交于 2019-12-03 01:26:01

问题:

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 the Filter by: list.
    • In the New Filter Condition dialog, select the desired column from the Target: section and the relevant conditions in the Filter 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).


回答3:

Use cross-tab to tabulate dynamic columned data. Follow this tutorial to create dynamic columned cross-tab report



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!