Forum Discussion
Kandarp
Helper I
3 years agoControl SQL query in direct query mode
Hi, I am using Direct Query mode in my power bi report. I have created date table in power bi like below : I am also using special dates (e.g. Last 7 days, Last Month). So I have c...
lbendlin
Super User
3 years agoChange your implementation. Maintain your dates table in SQL (table or view), and - ideally- change it to import mode with daily refresh. There is really no need to recompute that table for every query,