Upload Button Icon Add office photos
Engaged Employer

i

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

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LTIMindtree Senior Power BI Developer Interview Questions and Answers

Updated 2 Oct 2024

LTIMindtree Senior Power BI Developer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between direct query and import
  • Ans. 

    Direct query connects to data source in real-time, while import loads data into Power BI for faster analysis.

    • Direct query retrieves data from source on-demand, ensuring real-time data accuracy.

    • Import loads data into Power BI for faster analysis, but may not reflect real-time changes.

    • Direct query is suitable for large datasets that require up-to-date information.

    • Import is ideal for smaller datasets or when real-time dat

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with time intelligence DAX functions

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Oct 2023.

Round 1 - Technical 

(1 Question)

  • Q1. First round Output of table A 1 1 1 1 B 1 1 1 1 1 how you find it and its result 2. 3 ways to find max and second max in sql 3. Row level security on column 4. index in details
  • Ans. 

    The question involves finding the output of a table, ways to find max and second max in SQL, row level security on column, and index in details.

    • To find the output of the table, you need to analyze the pattern of the data and count the occurrences of each value for each letter.

    • To find the max and second max in SQL, you can use the MAX() function with ORDER BY and LIMIT clauses, or use a subquery to find the second highe...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical Background Evaluation
  • Q2. Role level technical questions
Round 2 - Technical 

(1 Question)

  • Q1. Azure Data Factory, Kusto Query, Azure SQL
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion and notice period

Interview Preparation Tips

Topics to prepare for Wipro Senior Power BI Developer interview:
  • Dax
  • Power Query
  • SQL
  • Power BI Desktop
  • Security implementation
Interview preparation tips for other job seekers - Most of the questions in technical round are theoretical and experience oriented. No coding questions involved.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. Wat is cardinality
  • Ans. 

    Cardinality refers to the uniqueness of values in a column or relationship.

    • Cardinality is the number of unique values in a column or relationship.

    • High cardinality means a column has many unique values, while low cardinality means few unique values.

    • For example, a column like 'Customer ID' may have high cardinality, while 'Gender' may have low cardinality.

  • Answered by AI
  • Q2. Challenges faced
Round 2 - One-on-one 

(1 Question)

  • Q1. Write SQL query
  • Ans. 

    SQL query to retrieve data from a table

    • Use SELECT statement to specify columns to retrieve

    • Use FROM statement to specify the table to retrieve data from

    • Use WHERE statement to filter the data based on conditions

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are duplicates and references
  • Ans. 

    Duplicates are identical copies of data, while references are pointers to the same data in memory.

    • Duplicates are exact copies of the original data.

    • References point to the same data in memory.

    • Duplicates can lead to inconsistencies in data analysis.

    • References are more memory efficient than duplicates.

  • Answered by AI
  • Q2. How do you implement incremental refresh
  • Ans. 

    Incremental refresh in Power BI allows for loading only new or modified data to improve performance.

    • Set up incremental refresh policy in Power BI Service

    • Define a range of values for the refresh policy

    • Use parameters to filter data based on the refresh policy

    • Schedule regular refreshes to update the dataset

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are the components of Power bi
  • Ans. 

    Power BI components include Power Query, Power Pivot, Power View, Power Map, and Power Q&A.

    • Power Query: Used for data extraction and transformation.

    • Power Pivot: Used for data modeling and analysis.

    • Power View: Used for interactive data visualization.

    • Power Map: Used for geographical data visualization.

    • Power Q&A: Allows users to ask questions in natural language and get answers from data.

  • Answered by AI
  • Q2. What is mean by DAX
  • Ans. 

    DAX stands for Data Analysis Expressions and is a formula language used in Power BI for creating custom calculations.

    • DAX is used to create custom calculations in Power BI, similar to Excel formulas.

    • It can be used to create calculated columns, measures, and calculated tables.

    • DAX functions can be used to manipulate data, perform calculations, and create complex expressions.

    • Examples of DAX functions include SUM, AVERAGE,

  • Answered by AI
  • Q3. What is mean by M language
  • Ans. 

    M language is a powerful data transformation language used in Power Query in Power BI.

    • M language is used to transform and clean data in Power BI.

    • It is a functional language with a wide range of functions and operators.

    • M language is case-sensitive and uses a step-by-step approach to data transformation.

    • Examples of M language functions include Table.TransformColumns and List.Transform.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

It was a real-time scenario that they asked about.

Interview Preparation Tips

Topics to prepare for Genpact Power BI Developer interview:
  • DAX
  • SQL
Interview preparation tips for other job seekers - If you have experience, it is beneficial for you to handle such situations.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based question on Power BI summarized table view concept
  • Q2. How to achieve dynamic chart based on selection button
  • Ans. 

    Use Power BI bookmarks and buttons to dynamically change chart visuals based on user selection.

    • Create multiple chart visuals for different data sets

    • Use bookmarks to save different chart configurations

    • Link selection buttons to bookmarks to dynamically switch between charts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the PowerBI concepts based on real-time scenario

Skills evaluated in this interview

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

(1 Question)

  • Q1. Tell us about your latest project
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference Between direct query mode and import mode
  • Ans. 

    Direct query mode connects to data source in real-time, while import mode loads data into Power BI for faster analysis.

    • Direct query mode connects to data source in real-time, providing up-to-date data

    • Import mode loads data into Power BI for faster analysis, but may not always reflect real-time changes

    • Direct query mode is suitable for large datasets that require real-time updates

    • Import mode is suitable for smaller datas

  • Answered by AI
  • Q2. Define powerBI in layman poin of view
  • Ans. 

    PowerBI is a data visualization tool that helps users analyze and visualize data to make informed business decisions.

    • PowerBI helps in creating interactive reports and dashboards

    • It allows users to connect to various data sources like Excel, SQL databases, and cloud services

    • Users can create custom visualizations and share insights with others

    • PowerBI can be used for data exploration, data modeling, and data storytelling

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How the end user access the report
  • Ans. 

    End users can access the report through Power BI Service, Power BI Mobile App, or embedded in other applications.

    • End users can access the report through Power BI Service by logging in with their credentials

    • End users can also access the report through Power BI Mobile App on their smartphones or tablets

    • Reports can be embedded in other applications using Power BI Embedded feature

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Senior Power BI Developer interview?
LTIMindtree interview process usually has 1 rounds. The most common rounds in the LTIMindtree interview process are Technical.

Tell us how to improve this page.

LTIMindtree Senior Power BI Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
LTIMindtree Senior Power BI Developer Salary
based on 10 salaries
₹6.2 L/yr - ₹22 L/yr
At par with the average Senior Power BI Developer Salary in India
View more details

LTIMindtree Senior Power BI Developer Reviews and Ratings

based on 3 reviews

4.3/5

Rating in categories

4.0

Skill development

4.3

Work-life balance

4.0

Salary

4.0

Job security

3.7

Company culture

3.3

Promotions

4.0

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
21.3k salaries
unlock blur

₹5.1 L/yr - ₹18.7 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.7k salaries
unlock blur

₹7 L/yr - ₹25.5 L/yr

Technical Lead
6.4k salaries
unlock blur

₹9.4 L/yr - ₹36 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.4 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Accenture

3.8
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview