Tableau Quiz 3
Files, products and Tableau Server basics.
Which file type contains layout information but no data?
- .twbx
- .twb
- .tdsx
- .hyper
Answer: .twb — A .twb is an XML document holding the workbook definition; it contains no data.
Which file type would you send to someone with no access to your data source?
- .twb
- .twbx
- .tds
- .tms
Answer: .twbx — A packaged workbook zips the workbook together with the local data and resources.
A .tds file saves:
- The data itself
- Connection information without the data
- A single worksheet
- A colour palette
Answer: Connection information without the data — A Tableau Datasource saves the connection, joins and field customisations, not the rows.
Which file would you edit to define a custom colour palette?
- .twb
- .tds
- .tps
- .tbm
Answer: .tps — Preferences.tps in My Tableau Repository is a plain XML file you can edit.
Tableau Reader is:
- A paid server product
- A free application for interacting with packaged workbooks
- The extract engine
- A mobile app only
Answer: A free application for interacting with packaged workbooks — Reader lets anyone open and interact with .twbx files created in Desktop.
Which product is used to distribute interactive workbooks to an audience?
- Tableau Desktop
- Tableau Server
- Tableau Reader
- Tableau Prep
Answer: Tableau Server — Desktop authors; Server distributes and lets users interact online.
What is true of Tableau Public?
- It is for corporate data
- Anyone can view and download published workbooks
- It supports live database connections
- It has no size limit
Answer: Anyone can view and download published workbooks — Public is a free, public-domain service — never use it for corporate data.
What are Extracts in Tableau Server?
- Live database connections
- Copies or subsets of the source data imported into Tableau
- Published dashboards
- User permission sets
Answer: Copies or subsets of the source data imported into Tableau — Extracts are imported into the Tableau engine, which makes workbooks faster than live connections.
Why do you need a scheduled refresh?
- To publish the workbook
- Because extracts do not update on their own
- To grant permissions
- To enable filters
Answer: Because extracts do not update on their own — Without a schedule the extract keeps serving the data captured at publish time.
Which platforms can Tableau Server run on?
- Windows only
- Windows and Linux
- macOS only
- Any browser
Answer: Windows and Linux — Modern Tableau Server runs on Windows and Linux; Desktop runs on Windows and macOS.