J
|
Jane 4/4/2008 |
Hi, |
J
|
jesusmanuel author 4/7/2008 |
Hi, unfortunately you can't pass groupID to the SQL queries of the all charts on the report page. As workaround add link to the chart page for every group on the report page and pass groupID value through URL. Then check passed value in the Chart page: Before SQL query event and add where clause to the SQL query.
|
J
|
Jane 4/8/2008 |
Hi, |