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

Persona error handling #25

Closed jaybythebay closed 1 year ago

jaybythebay commented 1 year ago

@JustinGrilli there are 2 small changes here

  1. Add a new persona and better error messages for when a persona is missing. It now shows which field the error occurred on
  2. Fix the CLI function that parses configs into a csv. There was an error in reading the calculation config
jaybythebay commented 1 year ago

@JustinGrilli this is ready for review. if it looks good then merge it in.