Saturday, June 23, 2018

Tableau Quiz

1-   Tableau allows -
      a. both live connection and data extraction
      b. only live connection
      c. only data extraction
      d. None
Ans- a

2-  Tableau allows direct connection to the database for fetching data
     a. True
     b. False
Ans- a

3-  The data elements of a data source are divided into the following within Tableau Desktop-
     a. Dimensions
     b. Measures
     c. A and B
     d. None
Ans- c

4- Data from excel files can be directly accessed via Tableau?
     a. True
     b. False
Ans- a

5- For a 64 -bit Tableau Server what is required
   a. 2 core, 4GB RAM
   b. 4 core, 8GB RAM
   c. 8 core, 16GB RAM
   d. 16 core, 64GB RAM
Ans- d

6- How many Max tables can we join in tableau?
   a. 256
   b. 64
   c. 32
   d. 16
Ans- c

7- How many types of annotations used in tableau?
   a. 5
   b. 7
   c. 3
   d. 2
Ans- c

8- Multiple values can be selected in filters?
  a. True
  b. False
Ans- True

Tableau Quiz2

Tuesday, May 22, 2018

Data Blending

Data blending is used when we use data from more than one data source in a single workbook. Data blending is based on the common dimension used to join both databases. Two data sources used in data blending are referred to as a primary data source and secondary data source. A small chain image appears next to the common dimension between both data sources. Data blending is used to combine data from one data source with column data from another data source in a single table.

Why data blending is useful over join-

1- Data is at different granularity.
2- Data is not supported by cross-database join

Monday, May 21, 2018

Tableau Data Extract

Tableau data extract (.dte) Stores tableau data as a filtered and aggregated extract. TDE files are data extracted from external sources such as MS Access or Excel. It is used for external data.  This data can be text,  numerical, or statistical data. 
TDE extracts are Tableau's method of caching data logically to reduce database hits for frequent access reports. TDE extract can be refreshed manually through the Tableau desktop or can be scheduled for periodic refresh through the enterprise edition.

Wednesday, May 16, 2018

Tableau Packaged Workbook

Tableau packaged workbook contains the Tableau package and extracted local data. The packaged workbook also includes background picture and customized settings in a workbook.
The main purpose of a packaged workbook is to share it with other Tableau Desktop users, who do not have data access. These users can modify the workbook also.
Tableau Reader user can also use packaged workbook but they can't modify it.

The workbook is not connected to original data source and images. It is saved with a .twbx file extension.

Tuesday, May 15, 2018

Tableau Workbook

Tableau workbook files have the .twb file extension. It is default file type for Tableau users. It does not contain any data in the file.
Tableau Workbook is in XML format. ( it can be edited in a text editor). A workbook contains one or more worksheets. It can also contain dashboards or stories.
It contains information about all formatting, styles, and aggregations applied to any sheet or dashboards in the workbook.
It also contains information about the data source connection and metadata created due to all connections.
Tableau workbook files can be shared with colleagues and clients but they should have access to the data sources.