Skip to content

Instantly share code, notes, and snippets.

@ChrisGerrard
ChrisGerrard / analyzeCalculatedFields.rb
Created September 14, 2018 20:09
Ruby script for documenting Tableau Calculated Fields
# analyzeCalculatedFields.rb Copyright (C) 2018 Chris Gerrard
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
@ChrisGerrard
ChrisGerrard / analyzeDashboardSheets.rb
Created September 10, 2018 19:25
Tableau Tool documenting Workbooks' Dashboards and their Worksheets
# analyzeDashboardSheets.rb Copyright (C) 2018 Chris Gerrard
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the