You want to save a view as an image that you can paste into a Microsoft Word document. Which two statements accurately describe exporting a view as an image? Choose two.
Options:
A.
Default exports include everything in the view, including Tableau fonts.
B.
The default export format is TIFF.
C.
The default export format is PNG.
D.
The exported image is a vector-based file that embeds the Tableau fonts.
When exporting a view as an image in Tableau, the default export includes everything that is currently displayed in the view, with Tableau applying its own styling, including fonts. The default format for an exported image is PNG, which is a raster-based file format that captures all visual elements as pixels. PNG is widely used for its lossless compression and is suitable for detailed images like those produced by Tableau. Unlike vector-based images, PNGs do not embed fonts, and the image quality remains consistent when the image is viewed on different platforms, which makes it ideal for inserting into documents like Microsoft Word.
Questions 5
Which two filter modes can you use with continuous filters? Choose two.
According to the Tableau Help, there are two filter modes for continuous filters: Range of Values and Single Value. The help also states that “Range of Values lets you specify a minimum and maximum value for the filter using sliders or input fields” and “Single Value lets you select one value on a slider for the filter” (page 1).
Questions 6
Which of the following are valid ways to trigger actions for a Dashboard?
Whenever we want to add actions to a Dashboard, we can trigger then in the following 3 ways:
1) Select
2) Hover
3) Menu
Hover is best for highlighting, select for filtering. Menu action is added to the tooltip and user can decide whether to run that action or not (best for URL actions)