Upload Button Icon Add office photos

PwC

Compare button icon Compare button icon Compare

Filter interviews by

PwC Power BI Developer Interview Questions and Answers for Freshers

Updated 19 Nov 2024

PwC Power BI Developer Interview Experiences for Freshers

1 interview found

Power BI Developer Interview Questions & Answers

user image Manjushree K

posted on 19 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the need of inactive relationship?
  • Ans. 

    Inactive relationships in Power BI allow for multiple relationships between tables, enabling complex data modeling without conflicts.

    • Multiple Relationships: Inactive relationships enable the creation of multiple relationships between two tables, which can be useful for different analysis scenarios.

    • Filtering Context: Inactive relationships can be activated in DAX formulas using the USERELATIONSHIP function, allowing for...

  • Answered by AI
  • Q2. Explain various roles in power BI service
  • Ans. 

    Power BI service roles define user permissions and capabilities for data access, report sharing, and collaboration within the platform.

    • Admin: Manages the Power BI environment, including user permissions, workspaces, and overall governance.

    • Member: Collaborates on content creation and can edit reports and dashboards within shared workspaces.

    • Contributor: Can create and publish content but has limited permissions compared ...

  • Answered by AI

Interview questions from similar companies

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

(3 Questions)

  • Q1. Scenario based on filter table
  • Q2. Find rolling total without reset
  • Ans. 

    Calculate rolling total without resetting at specified interval

    • Use DAX formula with functions like CALCULATE, FILTER, and EARLIER

    • Create a measure that calculates the running total based on the current and previous rows

    • Consider using variables to store intermediate results for efficiency

  • Answered by AI
  • Q3. Shift one cell Down in table using dax
  • Ans. 

    Use DAX function to shift one cell down in a table

    • Use the LAG function in DAX to shift values down in a column

    • Specify the number of rows to shift as a parameter in the LAG function

    • Example: LAG([Column], 1) will shift values in 'Column' down by one row

  • Answered by AI

Skills evaluated in this interview

Power BI Developer Interview Questions Asked at Other Companies for Fresher

asked in LTIMindtree
Q1. What are some ways you improve the performance of a report?
asked in GyFTR
Q2. What is data modeling, DAX to calculate revenue and growth MTD sa ... read more
Q3. For power bi : Difference between a measure and calculated column ... read more
asked in Datapro
Q4. What is Power BI and how is it used in Data Analysis?
asked in LTIMindtree
Q5. What is the CALCULATE function and how does it work?

Interview Questionnaire 

9 Questions

  • Q1. Types of joins in power Bi & SQL and how it works?
  • Ans. 

    There are four types of joins in Power BI and SQL: inner join, left join, right join, and full outer join.

    • Inner join returns only the matching records from both tables.

    • Left join returns all records from the left table and the matching records from the right table.

    • Right join returns all records from the right table and the matching records from the left table.

    • Full outer join returns all records when there is a match in ...

  • Answered by AI
  • Q2. Types of filters in power Bi and difference?
  • Ans. 

    There are three types of filters in Power BI: visual-level filters, page-level filters, and report-level filters.

    • Visual-level filters apply to a specific visual or chart in a report.

    • Page-level filters apply to all visuals on a specific page in a report.

    • Report-level filters apply to all visuals and pages in a report.

    • Filters can be applied to columns, measures, or hierarchies.

    • Filters can be used to include or exclude spe...

  • Answered by AI
  • Q3. What is Book marks in PBI?
  • Ans. 

    Bookmarks in Power BI are a feature that allows users to save and organize specific views of a report or dashboard.

    • Bookmarks help users to easily navigate and switch between different report views.

    • They can be used to save filters, slicer selections, visualizations, and other report settings.

    • Bookmarks can be created manually or through Power BI's recording feature.

    • They can be accessed and managed through the Bookmarks p...

  • Answered by AI
  • Q4. Difference between Sum and Sumx? And also Summerize vs Summerized column?
  • Ans. 

    Sum calculates the sum of a column, while Sumx calculates the sum of an expression. Summarize creates a new table with summarized data, while Summarized column adds a calculated column to an existing table.

    • Sum is used to calculate the sum of a column in a table.

    • Sumx is used to calculate the sum of an expression over a table or a group of rows.

    • Summarize creates a new table by grouping and summarizing data from an existi...

  • Answered by AI
  • Q5. How to implement the row level security?
  • Ans. 

    Row level security in Power BI allows you to restrict data access based on user roles or filters.

    • Row level security can be implemented by defining roles and filters in Power BI Desktop.

    • Roles can be created and assigned to users or groups.

    • Filters can be applied to tables or columns to limit data visibility.

    • Row level security can be based on user attributes, such as department or region.

    • Dynamic row level security can be ...

  • Answered by AI
  • Q6. Difference between slicer and filter?
  • Ans. 

    Slicers and filters are both used to control data visibility in Power BI, but slicers are visual elements while filters can be applied programmatically.

    • Slicers are visual controls that allow users to select values from a predefined list, which filters the data accordingly.

    • Filters can be applied programmatically using DAX formulas or Power Query M language.

    • Slicers are typically used for interactive data exploration and ...

  • Answered by AI
  • Q7. Difference between calculate and calculate table ?
  • Ans. 

    Calculate is used to modify the filter context of a single expression, while Calculate Table is used to modify the filter context of an entire table.

    • Calculate is used to modify the filter context of a single expression.

    • Calculate Table is used to modify the filter context of an entire table.

    • Calculate can be used to create new measures or modify existing ones.

    • Calculate Table can be used to create new tables or modify exi...

  • Answered by AI
  • Q8. Recently faced challenges in power Bi?
  • Ans. 

    Yes

    • Dealing with complex data transformations

    • Handling large datasets and optimizing performance

    • Creating dynamic and interactive visualizations

    • Integrating Power BI with other data sources

    • Implementing security and access controls

  • Answered by AI
  • Q9. Which types of reports developed?
  • Ans. 

    Various types of reports can be developed in Power BI.

    • Power BI allows the development of interactive dashboards.

    • Tabular reports can be created to display data in a structured format.

    • Matrix reports are useful for summarizing data in a grid-like format.

    • Charts and graphs can be used to visualize data trends and patterns.

    • KPI reports can be developed to track key performance indicators.

    • Paginated reports are suitable for pri...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction questions
  • Q2. Technical questions
Round 2 - HR 

(2 Questions)

  • Q1. Introduction questions
  • Q2. Salary description

What people are saying about PwC

View All
an associate2
3d
Deloitte USI ASA2 or RSM USI SA1: Which way to go?
I'm at PwC AC as an Associate 2 with 2 yrs of PQE. Is it smart to join Deloitte USI Assurance as ASA2 (30% Hike)? Won't I be overqualified for that level? I also have an SA1 offer from RSM USI with the same pay (34% hike). Plus, I'm expecting a 10% raise at PwC by July end. Thoughts?
Got a question about PwC?
Ask anonymously on communities.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All filter in Power BI
  • Ans. 

    Filters in Power BI allow users to slice and dice data to focus on specific information.

    • Filters can be applied at report, page, or visual level

    • Types of filters include slicers, cross-filtering, and drill-through filters

    • Filters can be based on specific values, ranges, or conditions

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. DAX ? WHAT ARE TIME INTELLIGENCE FNCS
  • Ans. 

    Time intelligence functions in DAX are used to perform calculations based on dates and times.

    • Time intelligence functions help in comparing data over different time periods.

    • Functions like TOTALYTD, SAMEPERIODLASTYEAR, and DATESBETWEEN are commonly used for time intelligence.

    • They can be used to calculate year-to-date totals, compare values with previous periods, and more.

  • Answered by AI
  • Q2. FOCUS ON SQL AND DAX

Interview Preparation Tips

Interview preparation tips for other job seekers - FOCUS IN DAX AND JOINS
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is calculated col and measure
  • Ans. 

    Calculated columns are columns created in Power BI by using DAX formulas, while measures are calculations based on the data model.

    • Calculated columns are static and stored in the data model, while measures are dynamic and calculated on the fly.

    • Calculated columns are used for adding new data to a table, while measures are used for aggregating data or performing calculations.

    • Examples of calculated columns include adding a...

  • Answered by AI
  • Q2. What is numerical range parameter
  • Ans. 

    Numerical range parameter is a parameter that defines a range of numerical values for a specific variable or function.

    • It is used to specify a range of numerical values that a parameter can take.

    • It helps in filtering data based on a specific numerical range.

    • For example, a numerical range parameter can be used to filter sales data for products with prices between $50 and $100.

  • Answered by AI
  • Q3. What is field parameter
  • Ans. 

    A field parameter is a variable that is used to pass values to a function or method.

    • Field parameters are used to customize the behavior of functions or methods.

    • They can be used to filter, sort, or group data in Power BI reports.

    • Examples include filtering data based on a specific date range or sorting data by revenue.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need detailed study

Skills evaluated in this interview

Are these interview questions helpful?

I applied via Recruitment Consulltant and was interviewed before Jan 2021. There were 2 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 - Coding Test 

Python coding test

Interview Preparation Tips

Topics to prepare for Deloitte Software Developer interview:
  • Python
Interview preparation tips for other job seekers - always practice coding
ex: python, java etc

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

Interview Questionnaire 

2 Questions

  • Q1. Spring, Hibernate and java and angular questions
  • Q2. What is REST API, Difference between Spring MVC and Spring Boot, Abstract class, interfaces etc
  • Ans. 

    Answering questions related to REST API, Spring MVC, Spring Boot, abstract class, and interfaces.

    • REST API is a set of rules for building web services. It uses HTTP methods to access resources.

    • Spring MVC is a framework for building web applications using the Model-View-Controller architecture.

    • Spring Boot is a framework for building standalone, production-grade Spring-based applications.

    • An abstract class is a class that ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared well on what you have mentioned on your resume.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How do you handle downtime

Interview Preparation Tips

Interview preparation tips for other job seekers - Because confident and prepare well for versant test

PwC Interview FAQs

How many rounds are there in PwC Power BI Developer interview for freshers?
PwC interview process for freshers usually has 1 rounds. The most common rounds in the PwC interview process for freshers are Technical.
How to prepare for PwC Power BI Developer interview for freshers?
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 PwC. The most common topics and skills that interviewers at PwC expect are SQL, Power BI, Data Analytics, Power Bi and SAP Business Intelligence.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Interview Questions from Similar Companies

Deloitte Interview Questions
3.7
 • 3k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
KPMG India Interview Questions
3.4
 • 844 Interviews
ZS Interview Questions
3.3
 • 475 Interviews
BCG Interview Questions
3.7
 • 203 Interviews
Bain & Company Interview Questions
3.9
 • 111 Interviews
WSP Interview Questions
4.2
 • 99 Interviews
Mercer Interview Questions
3.6
 • 89 Interviews
View all
PwC Power BI Developer Salary
based on 203 salaries
₹5.5 L/yr - ₹13 L/yr
29% more than the average Power BI Developer Salary in India
View more details

PwC Power BI Developer Reviews and Ratings

based on 15 reviews

3.7/5

Rating in categories

3.8

Skill development

3.3

Work-life balance

3.8

Salary

3.7

Job security

3.8

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 15 Reviews and Ratings
IN Senior Associate Power BI Developer Data and Analytics

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Associate
19k salaries
unlock blur

₹12.7 L/yr - ₹25 L/yr

Associate
15.1k salaries
unlock blur

₹7.9 L/yr - ₹14.5 L/yr

Manager
7.6k salaries
unlock blur

₹22.1 L/yr - ₹40 L/yr

Senior Consultant
4.9k salaries
unlock blur

₹15.9 L/yr - ₹26.3 L/yr

Associate2
4.7k salaries
unlock blur

₹7.5 L/yr - ₹14 L/yr

Explore more salaries
Compare PwC with

Deloitte

3.7
Compare

Ernst & Young

3.4
Compare

Accenture

3.7
Compare

TCS

3.6
Compare
write
Share an Interview