Here is my first attempt at making something that works 
<http://ooktech.com/jed/ExampleWikis/DynamicTables/>. I don't know if it 
will work with how you have your data laid out, if you give me specifics I 
could either write something to convert your data or change how the table 
is set up.

How are you generating the means?

So far you can add as many sites as you want and they will be added to the 
table correctly, just make a tiddler tagged with 'Site', then create 
tiddlers with a field called 'site' that contains the site name, and a 
field called 'year' for the year the data is from, and fields called q1, 
q2, q3 and q4 that hold the data for each quarter.

You add tracked quantities by creating a tiddler with the name of whatever 
you are tracking and tagging it 'Item' (there should be a better name for 
that, but nothing comes to mind at the moment). Then you can select the 
thing you want to see data for using the dropdown menu and it should appear 
in the table.

You can add more years, but you have to manually change the filter to 
define which ones show up. I think that I may make checkboxes that let you 
select years, and any year(s) selected show up in the table. I just thought 
of that so give me a bit to implement it, if you have any better ideas let 
me know.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to