Releases: m-kovalsky/MiniModelBuilder
Releases · m-kovalsky/MiniModelBuilder
Mini Model Builder 1.0.8
- Fixed issue with removing perspectives within the Create script
Mini Model Builder 1.0.7
- Fixed issue with analyzing the partition query statement (searching for SELECT * FROM)
Mini Model Builder 1.0.6
- Fixed issue in MiniModelBuilder_Create script (removing perspectives moved to the final step to avoid dependency issues)
Mini Model Builder 1.0.5
- Fixed issue for SortByColumn dependencies (#1)
Mini Model Builder 1.0.4
- Fixed issue related to export script feature (#1)
Mini Model Builder 1.0.3
- Updated fonts
- Added 'Mini Model Builder' title to starting page
Mini Model Builder 1.0.2
- Removed zero-space characters
Mini Model Builder 1.0.1
- Updated the MiniModelBuilder_Create.cs script to use an Environment Variable so it is reusable for all mini models
- Fixed the Script button tooltip
Mini Model Builder 1.0.0
Initial release of the Mini Model Builder tool. The 2 files function as such:
- MiniModelBuilder.cs: This is the Mini Model Builder program which is run inside of Tabular Editor. This is where you customize your mini model to your desired specifications.
- MiniModelBuilder_Create.cs: This is the script that is executed to create the mini model. It reads the metadata which was saved while using the Mini Model Builder program.
Please read the README document for additional information about this program.