tableau / tableau-log-viewer

Tableau Log Viewer is a cross-platform tool for quickly glancing over Tableau log files
MIT License
172 stars 51 forks source link

Query info viz #43

Closed terencesoh closed 7 years ago

terencesoh commented 7 years ago

New feature to parse log files for query information, output them to CSV files and provide a Tableau workbook to view and analyze them.

Binaries available at internal tlv.win.latest file share.

whenamanlies commented 7 years ago

Will you be addressing Travis issue? Also, would be nice to get a wiki updated for this.

terencesoh commented 7 years ago

Fixed the Travis/gcc issue. Wiki would probably be better updated when changes go to main.

luiseeo commented 7 years ago

This feature is very cool! I had a [fixable] issue with the Twb though. I had to fix the connections and locate the CSV files so that the vizes could work. I think it is because the twb uses the directory "C:/Users/tsoh/Documents/TLV". You might need to manually set the directory attribute to empty string (in the XML of the connection tags)