Jed, Wow. Thanks for tackling this (and subsequent version) ... I hope to play around with this later today.
For the means, I was using a little Javascript code found at http://let.tiddlyspot.com. If I get a chance today, I will put the wiki I'm developing on a public space in case you want to see the data tiddlers I'm working with. The original site was just tiddlers where I manually made tables containing data from spreadsheets, which is fine for most of the public reading it. I wanted something a bit more dynamic that would allow tables to grow when I added more data (hence unique tiddlers for each site and the tables generated by list filters). I'll post back when I have something to show you. Thanks again! Cheers, Nate On Monday, March 16, 2015 at 8:47:38 PM UTC-4, Jed Carty wrote: > > 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.

