07_Performance Optimization
- What should a BA check using Performance Analyzer?
- What SLAs are relevant for BI performance?
- What transformations commonly break query folding?
- Why are complex DAX measures slow?
- Why is performance optimization critical for BI systems?
- Why should BAs understand basic indexing concepts?
- Why should calculated columns be used carefully?
- Why should high-cardinality columns be handled carefully?
- Why should SELECT * be avoided in production queries?
