Forum Discussion
Multiple same data sources in 1 composite model
- 2 years ago
It should be fine because, in the background, it's accessing only one table that was selected at the time. Therefore, even though you can see more processes related to one dataset, they are interconnected.
If you want to view only one dataset for all the tables related to it, follow these steps when adding a new table:
Instead of creating a new source through "Get Data," click on "Data Source Settings."
Within the Data Source Settings, click on the intended dataset.
Click on "Change Source" and select the dataset again.
Now, while selecting the tables, include all the required tables from that dataset.
By following this process, you will have only one dataset, and it will encompass all the necessary tables.
Thanks and Regards,
Sayali
Please mark the question solved when done and consider giving a thumbs up if posts are helpful!!
It should be fine because, in the background, it's accessing only one table that was selected at the time. Therefore, even though you can see more processes related to one dataset, they are interconnected.
If you want to view only one dataset for all the tables related to it, follow these steps when adding a new table:
Instead of creating a new source through "Get Data," click on "Data Source Settings."
Within the Data Source Settings, click on the intended dataset.
Click on "Change Source" and select the dataset again.
Now, while selecting the tables, include all the required tables from that dataset.
By following this process, you will have only one dataset, and it will encompass all the necessary tables.
Thanks and Regards,
Sayali
Please mark the question solved when done and consider giving a thumbs up if posts are helpful!!
- MaSo2 years agoRegular Visitor
Yes, this was what i was looking for! Thanks!