Sales Revenue, Marketing Attribution, and Supply Chain Ops models expose all data to all workspace members without Row-Level Security.
At 412MB, this Import model is approaching the 1GB Pro license limit and causing 45-minute refresh times.
15% of all measures are never referenced in any report or dashboard, adding unnecessary complexity and refresh overhead.
Table relationships between FactSales โ DimProduct โ FactInventory โ DimProduct create a circular reference affecting calculation accuracy.
Measures like 'Total Revenue' and 'Revenue Total' exist with identical DAX in multiple models, creating maintenance burden.
Only Finance Consolidated has proper documentation. Other models lack descriptions, making self-service discovery difficult.
All 4 Import models do full refresh daily, even though only recent data changes. This wastes capacity and extends refresh windows.
Finance Consolidated DirectQuery averages 4.2s per visual query, above the 2s recommended threshold.
| name | workspace | tables | measures | rls_enabled | storage_mode |
|---|---|---|---|---|---|
| Sales Revenue Model | Sales Analytics | 14 | 52 | False | Import |
| HR Metrics Dashboard | HR Analytics | 8 | 28 | True | Import |
| Finance Consolidated | Finance | 22 | 95 | True | DirectQuery |
| Marketing Attribution | Marketing | 11 | 38 | False | Import |
| Supply Chain Ops | Operations | 18 | 67 | False | Composite |