Forum Discussion
GJA
Helper II
2 years agoDax & Direct Query Performances
Hi, I noticed that there are performances issues when I create measure when I am connected to date source (sql server) in direct query mode. For sample if I put a column from a fact table an...
HotChilli
Community Champion
2 years agoDirect Query does it's processing on the source database. Use Import mode as your first option unless you have good reasons not to.