New Features
- Added support for Calculation Item analysis.
- Added support for Table Permission (RLS) analysis.
- Added new rule for
DIVIDE
used instead of the division operator/
.
Bug Fixes
- Fixed an issue where certain DAX functions were incorrectly identified as duplicates, such as volatile functions.
Other Enhancements
- Improved analysis and estimation of scalar predicates and filter arguments.
- Improved analysis and estimation of columns where the
IsAvailableInMDX
property is set tofalse
.