Forum Discussion

MYVFD's avatar
MYVFD
New Member
5 years ago
Solved

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