You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tabcmd get "datasources/$DSNAME.tdsx" --no-certcheck -f "$DS_NAME.tdsx"
Often the url will be the same as the datasource name, but:
Note: If there are other files with the same name the command replaces the file without notification. To avoid this issue specify the path for the downloaded resource.
Below example shows a datasource that is renamed by tableau (due to a rename):
#162 introduced the Get command for a datasource.
The url for a datasource download is unclear and as described in https://kb.tableau.com/articles/howto/downloading-a-published-extract-using-tabcmd not visible in the url.
I use following command to retrieve datasources with tabcmd:
tabcmd get "datasources/$DSNAME.tdsx" --no-certcheck -f "$DS_NAME.tdsx"
Often the url will be the same as the datasource name, but:
Below example shows a datasource that is renamed by tableau (due to a rename):
How can we use tabcmd to find the original datasource url based on the name?
Tabcmd list
only returns a uid that cannot be used?<Datasource d9d03f74-928a-4d74-b72f-198b951a3a6d 'CIVL_PRODUCTOVEREENKOMSTEN_VERZEKERINGEN_PER_BEGUNSTIGDE_0002' (No Description parent=ecbeab9e-0ecf-42f2-863c-3d205cab072f >
The text was updated successfully, but these errors were encountered: