0% found this document useful (0 votes)
11 views3 pages

Questions - Tableau Developer

The document outlines a series of questions related to Tableau and SQL, focusing on project experiences, dashboard creation, data connections, and challenges faced. It includes scenario-based questions on joins, data manipulation, performance optimization, and security measures. Additionally, it covers technical queries about SQL functions, data models, and Tableau features like filters and charts.

Uploaded by

sudha reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views3 pages

Questions - Tableau Developer

The document outlines a series of questions related to Tableau and SQL, focusing on project experiences, dashboard creation, data connections, and challenges faced. It includes scenario-based questions on joins, data manipulation, performance optimization, and security measures. Additionally, it covers technical queries about SQL functions, data models, and Tableau features like filters and charts.

Uploaded by

sudha reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Tableau

1. Tell me about your last project with briefly


2. What are the Dashboards are prepared in your last project?
3. How many types of Databases your connected and what is those Data bases?
4. What are the challenges faced in your last project and how you overcome that?
5. What is Row level security and why we need to use it
6. User filter in tableau and steps
7. Difference between dimensions and measures
8. Filters in Tableau
9. If we have 2 different data sources without any relationships or common attributes how to
merge 2 tables in tableau
10. In General what type of dashboards you have developed and give some example
11. Please prepared briefly about the partition functions and where it will used.
12. Preparing datamodel with different database tables in Tableau.
13. What Tableau charts to be used for different scenarios?

Scenario Based Questions:


Below questions are very common which customer is asking very frequently.

1.if we have 10 records in table A and 5 unique records in table B. what should be the output for left
outer join and right outer join. Candidate should be able to write the Query for the same and output
of it. Customer is asking this same questions many times with minor tweak.

2nd scenario what if table B has all null records , 3rd scenario what if all records are matching, 4th
scenario what if only 2 records match in table B.
2. how to join two tables with foreign key and query for the same
3. Fetch Two topmost employee whose salary is highest in department A.
4. Fetch topmost employee whose salary is highest in 4 different department (A , B , C, D)
5. use of Not in , Substring, ltrm, rtrim,
6. how to fetch only first 3 char from Priyanka or any name and query for the same.
7. table a: 5 records , table b: 6 records and table c: 7 records. if we join a left b then what
would be the output if all are unique records. Output for B Join C.

SQL:
14. difficult scenario you have faced.
15. Customer ID column was unique and Customer name column has some duplicates how will
find duplicates from the customer column?
16. And how will remove the duplicates from the Customer name column?
17. What is the query to merging for two tables?
18. How to write the query for between the Months and Days.
19. What is the query for create partition table?
20. Customer ID column was unique and Customer name column has some duplicates how will
find duplicates from the customer column?
21. Difference between Snowflake schema and Star schema
22. Previous projects and metrics involved.
23. Row Level security application
24. Finding rolling sum using SQL
25. suppose we have a table in snowflake, we want to create multiple workbooks from the
same, and other resources also can use the same table. what will be your approach.
26. how relationship is beneficial
27. live vs extract
28. what is the mechanism of increamental refresh.
29. join scenarios, write the queries for inner , left , right, cross join.
30. how do you optimize performance.
31. suppose there is value missmatch in dashboard, what will be your approach? what will you
do if a logic changed or a new table has been provide to use instead of the old table already
in use?
32. i have a table, i want another column added which will show me the max salary per
department.
write the query and explain.
33. what is table snapshot?
34. what is stored proc. what it does?
35. what is view? why we use it.explain
36. couple of questions from snowflake.
37. have you worked on ETL ?

“Questions for Tableau and SQL:


1) Explain Day to day activities on Tableau
2) Calculate the growth or revenue over Quarter1 and q2in tableau . How do u calculate QOQ?
What is the formula any default functions can be used for the above
3) for every quarter we have revenue for a company , we have to put the revenue in the Bar
charts. Need line trend graph showing the QOQ growth
4) if you want to aggregate metrics , say You have Quarter, region (EMEA, APAC) , area(America
etc) and revenues. In Tableau dashboard if it has to be shown by quarter by region by
revenue
which region generating more revenue in above query
5) what does the fixed function do
6) Dealing with data set, what all checks you would be doing to improve the performance of
the dashboard
7) Does applying filters does it take time or that will resolve the performance
8) If there is Finance sensitive data, it shouldn’t be exposed to everyone . How do you set these
restrictions approach in reflecting the data based on the user login
9) How do improve dashboard performance?
10) how to develop waterfall chart, top 2 in every category
11) Where to use URl actions in tableau?
12) Exclude LOD
13) SQl questions based on rank functions, duplicates, joins.
14) Backend View, creating tableas & Procedure
15) Calculate is QOQ revenue?
16) Revenue for Q1 of 2023 and Q1 of 2024. What is the %increase?
17) How to find duplicate rows.
18) Left join and right join
19) Difference between where and having(SQL)
20) Calculate 3rd highest salary
21) Have an employee table and have few duplicate records
22) for a same name, we have multiple data id s. we nede to remove the duplicates keeping the
latest emp id
23) have a table where sales date column , sales amount and I want to show by month avaerge
sales.
24) Emp name, emp id , manager name .
25) explain window functions used in Tabelau
26) diffrence between rank and dense rank
27) give me scenarios where you use hit maps and screen maps
28) have a emp names and salaries. Write a query to write the top salary resource details
29) some benefits of published data sources
30) any exp on CICD pipeline in tableau requirements
31) context filters and normal filters

You might also like