tableau / tab-compare

TabCompare is a visual comparison tool to understand differences in dashboards across different versions of Tableau.
MIT License
11 stars 7 forks source link

Disregard casing differences in data comparisons #17

Open mcoles opened 3 years ago

mcoles commented 3 years ago

In our CSV data comparisons, if the data takes the form of uppercase, and another of the same viz on a different version exports it in the form of lowercase, we'll flag it as a difference. We should disregard case differences in our data comparisons, as they don't constitute an actual issue (at least, 99.9% of the time, they don't).