Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
10 years ago
Solved

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 ...
  • meysun's avatar
    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.