MikSan wrote:
Hi all I have a question when I insert a table each table recives an ID the can be used to define wich table to use to creat a Chart.
The ID is just the position of the table in the page, starting from 0. The ID is not something stable, it always reflects the current position of the table inside the page. To obtain it, just count the tables. This is ugly, I know, but since this is a wiki page, the table is just an unstructured piece of text, from the platform's point of view. To ensure that the tables have a unique ID, you could define each table in its own page, and include it in the current one with #includeTopic("Tables.Table1"), and use it inside the chart with: {chart:source=type=table;doc=Tables.Table1;table_number=0|type=area|...your other params here} -- Sergiu Dumitriu http://purl.org/net/sergiu/