Context
The reporting platform needed to turn SAP transactional data into trusted, standardised Power BI reports for around 50 users across the business. Direct connectivity from Power BI to SAP — DirectQuery or Live Connection against SAP systems — was ruled out for the main reporting datasets on security grounds: the platform could not depend on live, unmediated access into SAP from the reporting layer. That left an open question — how to get data that was both current enough to be useful and safe to expose broadly — which this decision resolves.
Options Considered
Decision
Import mode via secured extracts became the standard for the primary trusted-reporting semantic models. DirectQuery was not adopted for this workload after testing showed the performance and consumption cost outweighed the freshness benefit at this scale. The decision was documented so future model development would start from Import mode by default, rather than re-litigating the same trade-off per report.
Evidence
Indexed values (DirectQuery via CDS view = 100) illustrating the relative gap observed during testing. Figures are representative, not the exact production numbers, to avoid disclosing operational data from the source environment.
Consequences
Gained
- Predictable, fast report performance independent of source-system load
- Lower and more predictable capacity consumption
- A clear security boundary — SAP is never queried live from the reporting layer
- A default architecture that new report development can follow without re-deciding the trade-off
Accepted trade-offs
- Data freshness is bound to the refresh schedule, not real-time
- Refresh reliability becomes an operational responsibility in its own right, monitored as part of platform health