0% found this document useful (0 votes)
73 views

Tableau Important Question

This document contains interview questions related to Tableau, Tableau Server, and SQL. It includes questions about data types, connections, file extensions, dimensions, measures, filters, joins, relationships, data blending, LOD, dashboards, charts, parameters, and more. It also contains questions about Tableau Server topics like user filters, roles, refreshes, and published vs embedded data sources. Finally, it has SQL questions regarding functions, queries, constraints, aggregation, duplicates and more.

Uploaded by

Nagulan Senthil
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views

Tableau Important Question

This document contains interview questions related to Tableau, Tableau Server, and SQL. It includes questions about data types, connections, file extensions, dimensions, measures, filters, joins, relationships, data blending, LOD, dashboards, charts, parameters, and more. It also contains questions about Tableau Server topics like user filters, roles, refreshes, and published vs embedded data sources. Finally, it has SQL questions regarding functions, queries, constraints, aggregation, duplicates and more.

Uploaded by

Nagulan Senthil
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Tableau-SQL Interview Imp Questions

Tableau Desktop
1.what are the datatypes in tableau?
2.What are types of connections available in tableau?
3.what are the available file extensions in tableau?
4.what is a Dimension and measure?
5.what is Discrete and Continuous?
6.what is a Set & combined Set?
7.What is a Group?
8. what is a Combined Field?
9. Can you explain dynamic Parameter & Parameter in tableau?
10.what is a Hierarchy?
11.what is Custom Split?
12.what is the order of execution of filters?
13.what are the types of filters available in tableau?
14.Explain Dual axis, synchronize axis & Blended axis.
15. what are the Aggregate Functions?
16. what are the String Functions?
17. what are the Table calculation Functions?
18. what are the Number Functions?
19. what are the Date Functions?
20. what are the Analytical Functions?
21. what are the Logical Functions?
22. what are Bins?
23. Explain what is LOD and it’s types?
24. What are the Dashboard Actions available in tableau?
25. How many charts are available in SHOW ME?
26. Name few custom charts
27. Explain the steps to construct Donut chart.
28. what is Marks card?
29. what are the dashboard objects available in tableau?
30.Explain Tiled and Floating.
31. what is Padding & Bookmark?
32. what are the differences between Tree map, Heat Map & Highlight Map?
32. Name few Tableau Products.
Tableau Server
1.what are Joins in Tableau?
2. Explain types of joins in tableau.
3.what are the Drawbacks of Joins?
4. what is a Relationship and it’s types?
5.what is Referential Integrity?
6.what is cardinality?
7.what is Union?
8.Expalin Data Blending.
9. what is the default join in Data Blending?
10.what is a Cross DB?
11.what is Custom Sql?
12. what is a Tableau server?
13. what are user filters & Row level security?
14. what are Alerts?
15.what is subscription?
16. what are types of Refresh and explain each.
17. what is Empty Extract and how you will create it?
18.what are the Roles available in Server?
19. what is Scheduled Refresh?
20.What is Published Data source & Embedded Data source?

SQL Interview Question


1. What are the Null functions in SQL?
2. What are the Joins available in SQL?
3. What are the Sub Queries in SQL?
4. What are the Set Operations?
5. What is a View & Materialized View?
6. What is DDL, DML & TCL?
7. What are the available Data types in SQL?
8. What are the Pseudo Columns ?
9. What is a like Operator?
10. Difference between where & Having
11. What are the constraints?
Write Query for Below
12. Find Max salary from Employee table
13. Find Second Max salary from Employee table
14. Find Nth Max salary from Employee table
15. Find Max salary Department wise
16. Find Nth Max salary Department wise
17. Find Employee & Manager Name
18. How to find the Duplicates
19. How to delete the Duplicates
20.What is Published Data source & Embedded Data source?

You might also like