2

I am trying to display the no of players and best players statistics in a country for specific games in a report

enter image description here

Need to modify the cross tab to show only statistics of the football.How to hide the cross tab column when name of the game(column) is "cricket". I don't want to achieve this using filters in data sets or by adding condition in where clause of the query.

Pravin Reddy
  • 651
  • 2
  • 8
  • 20
  • 1
    As you guess, the most efficient way would be to filter in the dataset query. Alternatively, just adding a crosstab filter would do the trick, see [this answer](http://stackoverflow.com/questions/28210862/how-to-slice-a-data-cube-in-birt-designer/28260846#28260846) – Dominique Jan 06 '16 at 12:44
  • facing same issue. I want to achieve the same. Let me know if you have solution – Shravan Yadav Dec 04 '17 at 10:00

0 Answers0