The purpose of this case study is to demonstrate the way to use a SWF element as a table and displaying the data selected.
Add Table.
Next once, click on
Finish.
View tab and
select FruitSales and Selected. This will
mean that the SWF element will display according to the data selected from the
table created using FruitSales.ds.
Next, user needs to enter the respective
names for the columns. Enter a parameter name, for example,
columns for the Name field. For
Value, enter the following Company|Fruit|{Year:4}|1997|1998|1999|2000
The above line will split the table into 6 different columns, with names
Company, Fruit, 1997,
1998, 1999 and 2000.
Rows 1997, 1998, 1999
and 2000 are split into 4 columns,
with Year as the heading.
Finish to complete the creation.