Skip to content

Releases: m-kovalsky/AggWizard

Agg Wizard 1.0.0

16 Aug 13:05
0b9df7c
Compare
Choose a tag to compare

Initial release of the Agg Wizard tool. The 2 files function as such:

  • AggWizard.cs: This is the Agg Wizard program which is run inside of Tabular Editor. This is where you customize your aggregations to your desired specifications.
  • AggWizard_Create.cs: This is the script that is executed to create the aggregations. It reads the metadata which was saved while using the Agg Wizard program.
    Please read the README document for additional information about this program.