Forum Discussion

AishwariyaV's avatar
AishwariyaV
Helper IV
7 years ago

loading only the needed tables from SQL Server

Hi all,

Is there any way to make restrictions, so that I will be able to load ONLY the tables that is required, from the data source.

 

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    I don't really understand your question. 

    When you connect to your data source you manually select which tables you need. 

    • AishwariyaV's avatar
      AishwariyaV
      Helper IV

      The problem is, the dataset which I have has more than 10000 tables.

      When Previewing, it is showing only 10000 tables.

      • Anonymous's avatar
        Anonymous
        Not applicable

        With tables you mean records right? And that's normal, preview only shows a subset of your data. Once you load it, it should contain however many records you have.