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

Fix bug with the Column calculation attribute #56

Closed JustinGrilli closed 1 year ago

JustinGrilli commented 1 year ago

Summary

There is a bug where, when providing calculation as a string to Column, it will force it to be set as None.

Changes

Tests