Minor changes and fixes:
Added a report customizer for the Box and Whisker report. This is a useful report for showing change over time with respect to a range of variation. Access this new tool from the 'Add Report Wizard'.
Added a new query language function to help disambiguate duplicate column names in joined tables. Now it is possible to specifically identify columns in joined tables that have the same names as columns in the base table. This capability has been added to the Query Builder and Export Table wizards to automatically do the right thing.
Improved the 'Show Contstructor' tools to enhance the output for complex table types. Most tables types are now decoded to a BeanShell syntax that is more suitable for alteration and customization.
Added documentation on the Append Store Builder tool, useful for appending multiple datasets together.