Jac

Results 184 comments of Jac

This seems like an internal bug, so I'll get someone to look into it there.

This was fixed in 2023, I have now added code demonstrating it to the explore_datasource sample.

This is being added as an optional field in the _list_ command. > tabcmd list datasources --address ..... ID: d4d62816-44b9-47fb-92fa-6db28d14f07d, NAME: deleteme, (url: deleteme)

This sounds like a problem with your dataframe handling. If you print the full exception stack, what line is actually throwing the error? (traceback.print_stack() should do it)

Hopefully the comments were enough info to fix your issue - feel free to re-open if it still doesn't work.

It's hard for me to follow what each person is doing here, and whether we're talking about published or embedded connections. In general, **updating** a connection is a different action...

I am not sure this works today. The Extension API has a 'remove filter' capability, but the implementation doesn't overlap with the REST API at all. https://help.tableau.com/current/api/embedding_api/en-us/docs/embedding_api_filter.html#apply-filters-interactively-after-initialization new request for...

The bot is somewhat less than 100% accurate, sadly. Thanks for following it up anyway :)

suggestion from Andy: Consider also adding a "before all" setup step that deletes all workbooks and datasources that exist on the site that match the "publishable" name pattern. Currently if...

I have not come across this before - can you share the parameters you're passing in that fail, and any comparison command that does work on the same viz? Is...