Imports a Microsoft Forms survey results export, and all other types of Excel workbooks (where the first row is the headers). The application automates the process of creating analytics and reports from the data. The application can help you programmatically answer questions such as how many people who answered high ratings to questions 1 and 2, also answered low ratings on questions 3 and 4.
- HTML report
- Extended console report
- Excel export
- DSL support
- Correlation matrix with coefficient calculation
- Column filters (sum, min, max, average)
- Row filters
- Multi column filters
- Basic matrix console report
- Basic matrix comparison tables
- Multiple categories of percentage based matrix comparison (such as: x people who voted y, also voted k)
Java 19 with preview features enabled.