InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is the difference between Tableau and other similar tools like QlikView or IBM Cognos? |
|
Answer» Tableau is different than QlikView or IBM Cognos for various reasons:
To clear interview for Tableau, follow these tips:
|
|
| 2. |
What is the Rank Function in Tableau? |
|
Answer» Rank function is used to give positions (rank) to any measure in the data set. Tableau can rank measure in the FOLLOWING ways:
|
|
| 3. |
How Can You Display the Top Five and Bottom Five Sales in the Same View? |
|
Answer» You can see top five and bottom five sales with the HELP of these functions:
|
|
| 4. |
What is a Calculated Field, and How Will You Create One? |
|
Answer» CALCULATED fields are created using formulas based on other fields. These fields do not exist but are created by you. You can create these fields to:
There are three main types of calculations that you can create:
To create calculate fields: In Tableau, navigate to Analysis>Create a calculated field. Input details in the calculation editor. |
|
| 5. |
What is Assume referential integrity? |
|
Answer» In some cases, you can improve query PERFORMANCE by selecting the OPTION to Assume REFERENTIAL Integrity from the DATA MENU. When you use this option, Tableau will include the joined table in the query only if it is specifically referenced by fields in the view. |
|
| 6. |
Explain when would you use Joins vs. Blending in Tableau? |
|
Answer» While the TWO terms may SOUND similar, there is a difference in their meaning and use in Tableau: While Join is USED to combine two or more tables WITHIN the same data source. Blending is used to combine data from multiple data sources such as Oracle, EXCEL, SQL server, etc. |
|
| 7. |
How to use groups in a calculated field? |
|
Answer» Add the ‘GroupBy’ clause to SQL queries or create a calculated field in the data window to GROUP fields.
|
|
| 8. |
What is the DRIVE Program Methodology? |
|
Answer» DRIVE PROGRAM methodology creates a structure around data ANALYTICS derived from enterprise deployments. The drive methodology is iterative in NATURE and includes agile methods that are faster and effective. |
|
| 9. |
Mention what is the difference between published data sources and embedded data sources in Tableau? |
|
Answer» Connection INFORMATION is the details of data that you WANT to BRING into TABLEAU. Before PUBLISHING it, you can create an extract of the same. Published Data Source: It contains connection information that is independent of any workbook. Embedded Data Source: It contains connection information which is connected to a workbook |
|
| 10. |
What is the maximum no. of rows Tableau can utilize at one time? |
|
Answer» The MAXIMUM number of rows or columns is indefinite because even though Tableau contains PETABYTES of data, it INTELLIGENTLY uses only those rows and columns which you NEED to extract for your purpose. |
|
| 11. |
How do you embed views into webpages? |
|
Answer» You can EASILY integrate interactive views from your Tableau Server or Tableau online onto webpages, blogs, web applications, or internet portals. But to have a look at the views, the PERMISSIONS DEMAND the viewer to create an account on the Tableau Server. To embed views, click the Share button on the top of the view and COPY the embed code to paste it on the web page. You can also customize the embedded code or Tableau Javascript APIs to embed views. |
|