We have pretty heavily nested projects/folders in ...
# integrate-tableau-datahub
e
We have pretty heavily nested projects/folders in our tableau sites. following a project/owner/dashboard/sheet structure
In this case, only the 4 workbooks are ingested (little chart icons)
h
Hi @echoing-dress-35614, I see the issue. The tableau graphql api doesn't have direct way to fetch nested project workbooks in their metadata api workbook filter. To fix this, we will have to use tableau projects api and find ids for all nested projects to include them all in filter. A quick thought that comes to mind, If you want to include all workbooks from the tableau site, you can always use empty projects filter by specifying
projects: null
in the config.