The developer version of FusionCharts for DW allows you to use a database as a content source for your dynamic charts.
There are a few things you have to do before you get started, in order to use FusionCharts with dynamic data:
The database data can be inserted in your chart by using one of the two alternative methods:
The recordset-method implies that you have already created the recordsets which store the data retrieved from the database as the result of a database query.
In the table-method, the SQL queries are generated automatically based on a few options selected from the interface.