Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Capgemini Team. If you also belong to the team, you can get access from here

Capgemini Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 39.5k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini Tableau Developer Interview Questions, Process, and Tips

Updated 9 Mar 2024

Top Capgemini Tableau Developer Interview Questions and Answers

Capgemini Tableau Developer Interview Experiences

5 interviews found

Tableau Developer Interview Questions & Answers

user image shivanand aravat

posted on 9 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Live and Extract
  • Q2. Scenario Donut chart
  • Q3. LOD Scenario use case
  • Q4. Difference between rank and dense rank
  • Ans. 

    Rank assigns unique ranks to each row, while dense rank assigns consecutive ranks without gaps.

    • Rank leaves gaps in rank numbers if there are ties, while dense rank does not

    • Rank function is non-consecutive, while dense rank function is consecutive

    • Rank function can skip numbers, while dense rank function does not

  • Answered by AI
  • Q5. 2nd highest salary

Skills evaluated in this interview

Tableau Developer Interview Questions & Answers

user image namita manjunath

posted on 20 Sep 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. 1.Filter Order of operation 2. Types of Connection and explanation 3. Parameters 4. LOD concepts with Examples
  • Ans. 

    Tableau Developer interview questions covering filter order of operation, types of connections, parameters, and LOD concepts with examples.

    • Filter order of operation determines the sequence in which filters are applied to data.

    • Types of connections in Tableau include live and extract connections, with live connections directly querying the data source and extract connections importing a snapshot of the data.

    • Parameters in...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Round was more about Salary Discussion and negotiation

Tableau Developer Interview Questions Asked at Other Companies

asked in AGS Health
Q1. What are the filters? Name the different filters in tableau?
asked in AGS Health
Q2. What are the data types supported in tableau?
asked in AGS Health
Q3. What is aggregation and disaggregation of data?
asked in AGS Health
Q4. What is meant by discrete and continous in tableau
Q5. 1: what is measure and dimension? 2: live/extract filter? 3: join ... read more

Tableau Developer Interview Questions & Answers

user image Bhushan Adhave

posted on 24 Oct 2021

Interview Questionnaire 

4 Questions

  • Q1. Type of Filter
  • Ans. 

    Type of Filter refers to the different ways in which data can be filtered in Tableau.

    • Tableau offers various types of filters such as Quick Filters, Context Filters, Dimension Filters, Measure Filters, and Top/Bottom Filters.

    • Quick Filters allow users to filter data by selecting values from a list.

    • Context Filters create a temporary table that can be used to filter data more efficiently.

    • Dimension Filters filter data based...

  • Answered by AI
  • Q2. How many type of LOD Calculation
  • Ans. 

    There are three types of LOD (Level of Detail) calculations in Tableau: FIXED, INCLUDE, and EXCLUDE.

    • FIXED LOD calculation is used to define a specific level of detail in the visualization.

    • INCLUDE LOD calculation is used to include a dimension in the calculation while keeping other dimensions intact.

    • EXCLUDE LOD calculation is used to exclude a dimension from the calculation while keeping other dimensions intact.

  • Answered by AI
  • Q3. Difference Between Set & Group
  • Ans. 

    Sets are custom fields that define a subset of data based on some conditions, while groups are a way of combining related dimensions into a single field.

    • Sets are dynamic and can change based on filters, while groups are static and do not change.

    • Sets can be used for creating calculated fields, while groups cannot.

    • Sets can be used to highlight specific data points, while groups cannot.

    • Examples of sets include top N sets,...

  • Answered by AI
  • Q4. Do you have ETL Experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Its Technical round. was simple question.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Imocha tableau test and we have to score 70%

Round 3 - Technical 

(1 Question)

  • Q1. Filters,joins,explain abaoit your previous project,charts,joining blending,sets groups,parameters

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare with yours last company project.

Capgemini interview questions for designations

 Qlikview Developer

 (1)

 SAS Developer

 (1)

 Developer

 (4)

 Software Developer

 (149)

 Java Developer

 (70)

 Salesforce Developer

 (18)

 RPA Developer

 (10)

 IOS Developer

 (9)

Interview Questionnaire 

1 Question

  • Q1. Various charts,lods,filters

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on parameters,table calutions

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(10 Questions)

  • Q1. Ask about filters
  • Q2. What are all the maps used in tableau
  • Q3. Difference between tree map and heat map
  • Q4. What are Lods used
  • Q5. Windows analytical function
  • Q6. Real time question connecting to the data source facing any issues
  • Q7. Any other bi tool you know
  • Q8. What is groups and sets and when to you use
  • Q9. Data source filter
  • Q10. Handle null values
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Live vs extract connection
  • Ans. 

    Live connection allows real-time data updates while extract connection improves performance by storing data locally.

    • Live connection connects directly to the data source for real-time updates.

    • Extract connection stores a snapshot of the data locally for faster performance.

    • Live connection is suitable for small datasets or when real-time updates are crucial.

    • Extract connection is recommended for large datasets or when perfo

  • Answered by AI
  • Q2. Joins vs blending
  • Ans. 

    Joins are used to combine data from different tables based on a related column, while blending is used to combine data from different data sources within the same worksheet.

    • Joins are used when you have related data in different tables and want to combine them based on a common column.

    • Blending is used when you have data from different sources like Excel and SQL and want to combine them in the same worksheet.

    • Joins requir...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is the order of operations of the Tableau filters?
  • Ans. 

    The order of operations of Tableau filters is context filters, extract filters, data source filters, and then dimension filters.

    • Context filters are applied first, followed by extract filters, data source filters, and finally dimension filters.

    • Context filters create a temporary table that only includes the data relevant to the filter.

    • Extract filters are applied to the data extract before it is loaded into Tableau.

    • Data s...

  • Answered by AI
  • Q2. What is a context filter?
  • Ans. 

    A context filter is a filter that is applied to a specific worksheet or dashboard, affecting only the data displayed in that context.

    • Context filters are used to filter data at a more granular level within a worksheet or dashboard.

    • They allow users to focus on specific data points without affecting the overall data set.

    • Context filters can be created by right-clicking on a field in the Filters shelf and selecting 'Add to ...

  • Answered by AI
  • Q3. What do you mean by rolling 3,6,12 months? How it is different than YTD, MTD, QTD?
  • Ans. 

    Rolling 3, 6, 12 months refers to analyzing data over the past 3, 6, or 12 months, while YTD, MTD, QTD refer to year-to-date, month-to-date, quarter-to-date.

    • Rolling 3, 6, 12 months involves looking at data over the past 3, 6, or 12 months, providing a trend analysis over a specific time period.

    • YTD (Year-to-Date) refers to data from the beginning of the current year up to the present date.

    • MTD (Month-to-Date) refers to d...

  • Answered by AI
  • Q4. How will you calculate %YoY growth?
  • Ans. 

    To calculate %YoY growth, subtract the previous year's value from the current year's value, divide by the previous year's value, and multiply by 100.

    • Calculate YoY growth = ((Current Year Value - Previous Year Value) / Previous Year Value) * 100

    • For example, if sales were $100 in 2020 and $120 in 2021, YoY growth = (($120 - $100) / $100) * 100 = 20%

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Types of LODs in Tableau
  • Ans. 

    Types of LODs in Tableau include Fixed, Include, and Exclude.

    • Fixed LOD: Computes a value using specified dimensions, regardless of the visualization level.

    • Include LOD: Computes a value at a specified level of detail, including dimensions not in the visualization.

    • Exclude LOD: Computes a value at a specified level of detail, excluding dimensions not in the visualization.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Logical reasoning , verbal ability and quantitative ability

Round 3 - Technical 

(1 Question)

  • Q1. How to create dashboards
  • Ans. 

    Creating dashboards involves selecting relevant data, designing visualizations, and arranging them in a user-friendly layout.

    • Identify key metrics and data sources to include in the dashboard

    • Design appropriate visualizations such as bar charts, line graphs, and maps

    • Arrange visualizations in a logical and intuitive layout

    • Use filters and parameters to allow users to interact with the data

    • Add annotations and titles to prov

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years

Skills evaluated in this interview

Capgemini Interview FAQs

How many rounds are there in Capgemini Tableau Developer interview?
Capgemini interview process usually has 2-3 rounds. The most common rounds in the Capgemini interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Capgemini Tableau Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Capgemini. The most common topics and skills that interviewers at Capgemini expect are Tableau, SQL Queries, Troubleshooting, Javascript and Hadoop.
What are the top questions asked in Capgemini Tableau Developer interview?

Some of the top questions asked at the Capgemini Tableau Developer interview -

  1. How many type of LOD Calculat...read more
  2. 1.Filter Order of operation 2. Types of Connection and explanation 3. Parameter...read more
  3. Type of Fil...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Capgemini interviews
Job Portal
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Capgemini Tableau Developer Salary
based on 305 salaries
₹3 L/yr - ₹14 L/yr
11% more than the average Tableau Developer Salary in India
View more details

Capgemini Tableau Developer Reviews and Ratings

based on 10 reviews

3.6/5

Rating in categories

3.6

Skill development

4.2

Work-Life balance

3.0

Salary & Benefits

4.0

Job Security

3.6

Company culture

2.4

Promotions/Appraisal

3.3

Work Satisfaction

Explore 10 Reviews and Ratings
Consultant
55.2k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
52k salaries
unlock blur

₹2.9 L/yr - ₹11.6 L/yr

Senior Consultant
45.9k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
20.6k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
19.9k salaries
unlock blur

₹3.5 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview