Forum Discussion
MYVFD
5 years agoNew Member
Missing tables from Dataflow
Hi, I have recently created a dataflow, I did not want to bring every table across from my SQL source as there was hundreds. What is the easiest way to be able to add another table in from th...
- 5 years ago
You wanted to add another table in same Dataflow, below are 3 easy steps
1. Copy paste existing table
2. Delete all the steps after navigation3. change the table name in navigation step
Adding new table will not duplicate your data source.
If this post helps, then please consider Accept it as the solution and give it a thumbs up
arvindsingh802
5 years agoCommunity Champion
You wanted to add another table in same Dataflow, below are 3 easy steps
1. Copy paste existing table
2. Delete all the steps after navigation
3. change the table name in navigation step
Adding new table will not duplicate your data source.
If this post helps, then please consider Accept it as the solution and give it a thumbs up