Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Error with Publish to Tableau Server Macro

another_john
5 - Atom

When trying to get the tool to publish to a tableau server on our network.

 

 

The macro runs for over 30 minutes before it fails. It's quite simply trying to take a sample text input, I've configured it to refresh the project name list.

 

Untitled.png

2 REPLIES 2
JamieD
Alteryx
Alteryx

Make sure the API is enabled on Tableau Server.

 

To enable it:

 

  1. Open an admin command prompt and browse to the Tableau Server bin directory.
  2. Stop the server
  3. Enter tabadmin set api.server.enabled true
  4. Start the server.

 

another_john
5 - Atom

Thanks mate.

Labels
Top Solution Authors