everyone. We are using tableau and found slow down in case of using single datasource with multiple workbooks with various filters.
We have created multiple datasources with their own filters. But currently we have a headache when we need to update tds due to updated db schema.
Example
table organizations ddl changed -> added new column that should be added to tds
Is there a possibility to create datasource with db connection (master). And then child tds that will connect to master tds?