View source: R/check_dashboard_names.R
check_dashboard_names | R Documentation |
Check the names of dashboards in tableau, according to the style guide. The wrong dashboards will be returned together with the reason why it is a wrong name
check_dashboard_names(import_files)
import_files |
selected tableau file or folder, to check the names of the dashboards. If it is only one file, make sure it is a twb file. |
the wrongly named dashboards
Other xml:
adjust_tableau_size()
,
get_actions()
,
get_folders()
,
get_hierarchy()
,
get_nodenames()
,
get_parameter()
,
get_revision()
,
get_server_location()
,
get_tableau_data_source()
,
get_variable_folders()
,
get_variables()
,
get_workbook_id()
,
get_workbook_tabs()
,
make_rootnodes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.