<p>The solution that [color=rgb(0,0,0);font-family:helvetica, arial, sans-serif;]Michael Williams provided in a previous post ([/color]<a data-ipb='nomediaparse' href='
http://www.birt-exchange.org/forum/index.php/topic/24443-refresh-table-on-click-of-button/'>http://www.birt-exchange.org/forum/index.php/topic/24443-refresh-table-on-click-of-button/</a>[color=rgb(0,0,0);font-family:helvetica, arial, sans-serif;]) is a great solution, but my particular situation involves connecting to TRIRIGA and that does not allow me to create data sets using SQL and replicating Michael's solution.[/color]</p><p> </p><p>[color=rgb(0,0,0);font-family:helvetica, arial, sans-serif;]I am trying to develop a report where I have two crosstabs that present data in different currency values. I want to create a drop down with hardcoded values (different currency conversions: USD, YEN, EURO, etc.) that are passed to a parameter. Using the visibility property in each crosstab, I want to show/hide based on the selection made in the drop down.[/color]</p><p> </p><p>[color=rgb(0,0,0);font-family:helvetica, arial, sans-serif;]Being brand new to BIRT, I am struggling with creating a drop down list using html. The other challenge is how to pass that selected drop down list item to a parameter so that I can show/hide crosstabs. I think that if I can create the hard coded values correctly in html, then I can reuse that code that Michael has provided that re-runs the reports based on the selection.[/color]</p><p> </p><p>[color=rgb(0,0,0);font-family:helvetica, arial, sans-serif;]Many thanks![/color]</p><p> </p><p> </p><p> </p><p> </p>