Forum Discussion
Anonymous
10 years agoNot applicable
Turn off refresh data during modeling / data shaping
I am using the desktop client and pulling data from an azure sql data warehouse. The main table has 10 million records and everytime i edit the query / modify the model, it has to requery the main ...
- 10 years ago
It will only load the data when you swich to Report canvas. May be during the development type if you don't need all the rows, then in query window you can choose to keep only the top n rows. After all the development is done, then you can remove this step in the query window.
meysun
10 years agoResolver IV
It will only load the data when you swich to Report canvas. May be during the development type if you don't need all the rows, then in query window you can choose to keep only the top n rows. After all the development is done, then you can remove this step in the query window.