Forum Discussion
AishwariyaV
7 years agoHelper IV
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.
Anonymous
7 years agoNot applicable
I don't really understand your question.
When you connect to your data source you manually select which tables you need.
- AishwariyaV7 years agoHelper IV
The problem is, the dataset which I have has more than 10000 tables.
When Previewing, it is showing only 10000 tables.
- Anonymous7 years agoNot 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.
- AishwariyaV7 years agoHelper IV
Yeah, records. When I import dataset from SQL Server, the navigator shows only 10000 records. But i have more than that.