Upload Button Icon Add office photos

Filter interviews by

Accenture MSBI and Power BI Developer Interview Questions and Answers

Updated 24 Oct 2024

Accenture MSBI and Power BI Developer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Difference bw table and matrix
  • Ans. 

    A table is a two-dimensional representation of data, while a matrix is a multi-dimensional representation of data.

    • Tables have rows and columns, while matrices can have multiple dimensions.

    • Tables are typically used for simple data structures, while matrices are used for more complex data analysis.

    • In Power BI, tables are used for displaying data in a tabular format, while matrices are used for creating pivot tables and c

  • Answered by AI
  • Q2. Syntax for Calculate function
  • Ans. 

    Calculate function in DAX is used to evaluate an expression for a specific filter context.

    • Syntax: CALCULATE(, , , ...)

    • Can be used to apply filters to an expression

    • Can override existing filters in the current context

    • Example: CALCULATE(SUM(Sales[Amount]), Sales[Region] = 'North')

Answered by AI

Interview questions from similar companies

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

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

Round 1 - Screening round 

(1 Question)

  • Q1. What you do as a MSBI developer in your organisation
  • Ans. Gathering data and load into the SQL server db with the help of SSIS, create stored procedures, user defined functions, performance tuning of SSIS packages, creating interactive, user friendly dashboards and reports in PowerBI as per the requirement.
  • Answered Anonymously

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to msbi and PowerBI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Sql msbi and PowerBI for 2 technical rounds and duration of interviews depends on interviewer, in my case it was more than hour, she tried to ask each and everything she knows.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Case Study 

Power bi desktop in power bi service

Round 2 - Technical 

(2 Questions)

  • Q1. What is power bi
  • Ans. 

    Power BI is a business analytics tool by Microsoft that provides interactive visualizations and business intelligence capabilities.

    • Power BI allows users to connect to various data sources and create interactive reports and dashboards.

    • Users can easily share and collaborate on reports with others within the organization.

    • It offers features like data modeling, data visualization, and data transformation.

    • Power BI can be use...

  • Answered by AI
  • Q2. How creative a dashboard in power query
  • Ans. 

    A creative dashboard in Power Query involves using unique visuals and interactive elements to present data in an engaging way.

    • Utilize custom visuals to display data in a visually appealing manner

    • Incorporate interactive elements such as slicers and filters for user-friendly navigation

    • Use color coding and formatting to highlight important insights

    • Include dynamic elements like tooltips and drill-down capabilities

    • Experimen...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Power bi desktop
  • Q2. Write the Dax query in data modeling
  • Ans. 

    Write a DAX query in data modeling

    • Use CALCULATE function to apply filters and context to calculations

    • Use SUMX function to iterate over a table and perform calculations

    • Use RELATED function to retrieve related values from other tables

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. What is power pivot
  • Ans. 

    Power Pivot is a data modeling tool in Excel that allows users to create relationships, calculations, and measures for analyzing large datasets.

    • Power Pivot is an add-in for Excel that enables users to create data models and perform advanced data analysis.

    • It allows users to import and combine data from multiple sources, create relationships between tables, and define calculations and measures.

    • Users can create complex ca...

  • Answered by AI
  • Q2. Creation in dax
  • Ans. 

    Creation in DAX refers to the process of generating new calculated columns or measures in Power BI using Data Analysis Expressions.

    • Use DAX functions like CALCULATE, SUMX, AVERAGE, etc. to create new columns or measures

    • Understand the data model and relationships to create accurate calculations

    • Test the newly created calculations to ensure they are working correctly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Job change to develop skills and leave more anything in experience 2years

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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Without RLS how can you implement the security to data?
  • Ans. 

    Implement security to data using row-level security (RLS)

    • Use user roles and permissions to restrict access to specific data

    • Leverage Power BI's built-in security features such as dataset security and data categorization

    • Implement dynamic security based on user context or attributes

    • Utilize Power BI's security features like Azure Active Directory integration for authentication and authorization

  • Answered by AI

Skills evaluated in this interview

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

Accenture Interview FAQs

How many rounds are there in Accenture MSBI and Power BI Developer interview?
Accenture interview process usually has 1 rounds. The most common rounds in the Accenture interview process are Technical.
What are the top questions asked in Accenture MSBI and Power BI Developer interview?

Some of the top questions asked at the Accenture MSBI and Power BI Developer interview -

  1. Difference bw table and mat...read more
  2. Syntax for Calculate funct...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Accenture MSBI and Power BI Developer Salary
based on 11 salaries
₹5 L/yr - ₹17.1 L/yr
47% more than the average MSBI and Power BI Developer Salary in India
View more details

Accenture MSBI and Power BI Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7 L/yr - ₹25.5 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.7 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

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