Skip to content

Agg Wizard 1.0.0

Latest
Compare
Choose a tag to compare
@m-kovalsky m-kovalsky released this 16 Aug 13:05
· 2 commits to main since this release
0b9df7c

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.