What is a significant drawback of DirectQuery mode?
- A Report performance depends entirely on the source database and many DAX functions are restricted
- B Data cannot be refreshed
- C It cannot use relationships
- D It requires Premium capacity
Answer
Report performance depends entirely on the source database and many DAX functions are restricted
Every visual interaction generates queries against the source, so it also creates ongoing load on the underlying system.





