Hello Guys,
I want a report such that in that I should create a list and a crosstab.
when I run it should ask what type of report do you want?
List or Crosstab?
If a select list it should display List one or if I select crosstab the output should be crosstab.
Please suggest me.
Thanks,
Mahi.
This is very simple.
Use conditional variable and use it as render variable for list or crosstab.
Depending on your needs you can also create a report page for both list and crosstab and set the rendering on the report page level..
you can use the render variable for your need, then you don't have to set a style varible and set "box type" = none.