Tableau-Powershell-Scripts icon indicating copy to clipboard operation
Tableau-Powershell-Scripts copied to clipboard

Repository of Powershell Scripts for Tableau

Results 5 Tableau-Powershell-Scripts issues
Sort by recently updated
recently updated
newest added

Adds a license file, the readme file simply states: Tableau-Powershell-Scripts Repository of Powershell Scripts for Tableau All scripts are 'as is', and can be freely distributed. No support is implied...

Hey Glen, this has been extremely helpful to us. One issue I'm currently facing is when exporting an excel crosstab when the view is blank. I know we can't download...

Getting this error while trying to publish a datasource or a workbook to tableau server Unable to publish Data Source. test :- Exception calling "UploadString" with "3" argument(s): "The remote...

Hi Glen, Do you have an example of publishing a .hyper file, how should I call the TS-PublishDataSource ? I got the following error when publishing .hyper on 2018.3 Unable...

I am trying to run the flow using the API method below Invoke-RestMethod -Method GET "https://myserver/api/3.17/sites/mysite-id/flows/runs/myflow-id" -H @{"X-Tableau-Auth"= "$token"} Then I got the message " The remote server returned an...