Enhancements in tabular mode
SQL Server 2019 Analysis Services and AAS includes new features and capabilities to better support enterprise requirements. In this section, we will review the following enhancements and capabilities included in the latest release of Analysis Services to help you build better analytics solutions:
- Memory settings for resource governance
- Calculation groups
- Dynamic format strings
- DirectQuery
- Bidirectional cross-filtering
- Many-to-many relationships
- Query interleaving with short query bias
- Governance settings for Power BI cache refreshes
- Online attach
Query interleaving with short query bias
Query interleaving with short query bias allows concurrent queries to share CPU resources so that faster queries are not blocked behind slower queries. Short query bias means fast queries can be allocated a higher proportion of resources than long running queries.
Query interleaving is intended to have little to no performance...