hoverinc / tableau-utilities

A module and CLI Utility for managing Tableau objects, locally, and in Tableau Online.
MIT License
4 stars 1 forks source link

Update to the Datsource.connection.update() functionality #57

Closed JustinGrilli closed 1 year ago

JustinGrilli commented 1 year ago

Summary

Currently updating the Datsource.connection will not update the caption of the NamedConnection object. image The NamedConnection.caption should match the Connection.server.

Changes

Tests