Upload Button Icon Add office photos
Engaged Employer

i

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

Chetu Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Chetu Power BI Developer Interview Questions and Answers

Updated 6 Feb 2024

Chetu Power BI Developer Interview Experiences

1 interview found

Power BI Developer Interview Questions & Answers

user image Vrushabh Kasture

posted on 6 Feb 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Prepare for the basic questions that are very basic
  • Q2. What are the types of normalization
  • Ans. 

    Normalization is a database design technique that organizes data in a structured manner to eliminate redundancy and improve data integrity.

    • Normalization helps in reducing data redundancy by breaking down a large table into smaller, more manageable tables.

    • There are different normal forms, such as 1NF, 2NF, 3NF, BCNF, and 4NF, each with specific rules and dependencies.

    • Normalization ensures data integrity by minimizing da...

  • Answered by AI

Interview questions from similar companies

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

(2 Questions)

  • Q1. Dax query method question
  • Q2. Direct query method and formulas
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about Yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall, my experience was terrible due to the highly unprofessional behavior from Hexaware. During the interview, the interviewer left abruptly without any explanation and never returned. Despite following up multiple times, I received no response from Hexaware. This lack of communication and professionalism is disappointing. I would advise job seekers to consider this before applying.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Oct 2022.

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. What is the difference between star schema and snowflake schema?
  • Ans. 

    Star schema has a single fact table connected to multiple dimension tables, while snowflake schema has normalized dimension tables.

    • Star schema denormalizes dimension tables, making it easier to query but potentially less efficient for storage.

    • Snowflake schema normalizes dimension tables, reducing redundancy but potentially making queries more complex.

    • Star schema is commonly used for data warehouses with denormalized da...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is the use of GROUP BY clause?
  • Ans. 

    The GROUP BY clause is used in SQL to group rows that have the same values into summary rows.

    • It is used with aggregate functions like COUNT, SUM, AVG, etc.

    • It helps in summarizing data and generating reports.

    • It is often used in conjunction with the HAVING clause to filter grouped data.

    • Example: SELECT department, COUNT(employee_id) FROM employees GROUP BY department;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go for this worst company. They deceive you by saying that they have a lot of learning opportunities but will put you into short term projects and once you get released from the project, they will not assign any project and will throw you out after your bench period ends.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Connectivity mode
  • Q2. RLS
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain your overall experience.
  • Ans. 

    I have 5 years of experience as a Power BI Developer.

    • Developed interactive dashboards and reports using Power BI

    • Created data models and performed data analysis

    • Worked with various data sources such as SQL Server, Excel, and SharePoint

    • Implemented data transformations and data cleansing

    • Collaborated with business stakeholders to gather requirements and provide insights

    • Optimized performance and improved data visualization

    • Tr...

  • Answered by AI
  • Q2. Explain your recent experience.
  • Ans. 

    I have recently worked as a Power BI Developer, creating interactive dashboards and reports.

    • Developed interactive dashboards and reports using Power BI

    • Gathered requirements from stakeholders and translated them into data visualizations

    • Created data models and implemented data transformations

    • Collaborated with cross-functional teams to ensure data accuracy and consistency

    • Provided training and support to end-users for effe

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to score more than 75% to clear the online assessment.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected
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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. 1. what is the current company?. 2. what is the current CTC and ECTC ? 3. are u contract are direct payrool?
  • Ans. 

    The current company is XYZ Corporation.

    • The current company is XYZ Corporation.

    • XYZ Corporation is a multinational technology company.

    • XYZ Corporation specializes in software development and data analytics.

    • XYZ Corporation has a strong presence in the Power BI industry.

  • Answered by AI
  • Q2. Where u work location?
  • Ans. 

    I work remotely from my home office.

    • I work from a dedicated home office space.

    • I have all the necessary equipment and tools to work remotely.

    • I communicate with my team and clients through online collaboration tools.

    • I am available for meetings and discussions via video conferencing.

    • I maintain a productive work environment at home.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's very nice asking my interview question. some questions I don't have answer.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(14 Questions)

  • Q1. What is star schema and snowflake schema?
  • Ans. 

    Star schema is a data warehouse schema where a central fact table is connected to multiple dimension tables. Snowflake schema is a normalized form of star schema.

    • Star schema consists of a central fact table connected to multiple dimension tables

    • Snowflake schema is a normalized form of star schema where dimension tables are further normalized into sub-dimension tables

    • Star schema is denormalized for faster query performa...

  • Answered by AI
  • Q2. Explain about your experience in SQL joins
  • Q3. Tell me what ways you improve performance of report?
  • Ans. 

    Performance of reports can be improved by optimizing queries, reducing data volume, using efficient visuals, and caching data.

    • Optimize queries by removing unnecessary columns and filters

    • Reduce data volume by aggregating data at the source or using incremental refresh

    • Use efficient visuals like matrix instead of tables for large datasets

    • Cache data to reduce query times for frequently accessed data

  • Answered by AI
  • Q4. What is data query and data flow?
  • Ans. 

    Data query is the process of retrieving specific data from a database, while data flow is the movement of data from one point to another.

    • Data query involves writing SQL queries to extract specific data from a database

    • Data flow refers to the movement of data from source to destination through various transformations

    • Data query is used to filter and retrieve relevant data, while data flow ensures data is processed and mov...

  • Answered by AI
  • Q5. Difference between power query and direct query
  • Ans. 

    Power Query is used to import and transform data within Power BI, while Direct Query allows real-time data access from the data source.

    • Power Query is used to import and transform data within Power BI before loading it into the data model.

    • Direct Query allows Power BI to query the data source directly in real-time, without importing the data into the data model.

    • Power Query is suitable for smaller datasets that can be loa...

  • Answered by AI
  • Q6. What is RANK & DENSE RANK in SQL
  • Ans. 

    RANK assigns a unique rank to each row based on a specified column, while DENSE RANK assigns a unique rank to each distinct row.

    • RANK function is used to assign a unique rank to each row based on a specified column

    • DENSE RANK function is used to assign a unique rank to each distinct row, skipping ranks if there are ties

    • RANK and DENSE RANK are commonly used in SQL queries to rank data based on certain criteria

  • Answered by AI
  • Q7. What is Calculated column and Measure?
  • Ans. 

    Calculated column is a static column in a table calculated based on a formula, while Measure is a dynamic calculation based on aggregated data.

    • Calculated column is created in Power BI using DAX formula and stored in the data model.

    • Measure is a calculation performed on the fly based on the context of the visualization.

    • Calculated columns are static and can be used for filtering and sorting, while Measures are dynamic and

  • Answered by AI
  • Q8. Tell me about complex DAX functions you used
  • Ans. 

    I have used complex DAX functions like CALCULATE, FILTER, SUMX, etc. to perform advanced calculations in Power BI.

    • Used CALCULATE function to apply filters and context changes to calculations

    • Utilized FILTER function to filter data based on specific conditions

    • Implemented SUMX function to iterate over a table and perform calculations for each row

  • Answered by AI
  • Q9. What is CALCULATED function and how it works?
  • Ans. 

    CALCULATED function is used in Power BI to create custom calculations based on existing data in a report.

    • CALCULATED function is used to create custom calculations in DAX (Data Analysis Expressions) language.

    • It allows users to define complex calculations based on existing data in the report.

    • CALCULATED function can be used with other DAX functions to perform calculations like aggregations, comparisons, and conditional lo...

  • Answered by AI
  • Q10. What is query folding in power BI?
  • Ans. 

    Query folding in Power BI is a process where Power BI pushes the data transformation steps back to the data source.

    • Query folding improves performance by reducing the amount of data loaded into Power BI.

    • It allows Power BI to leverage the capabilities of the data source for data transformation.

    • Commonly used with relational databases like SQL Server, Oracle, etc.

    • Example: When filtering data in Power BI, query folding will...

  • Answered by AI
  • Q11. Tell me about types of Context
  • Ans. 

    Types of context refer to the different ways in which data can be analyzed and interpreted in Power BI.

    • Row context: evaluates calculations row by row

    • Filter context: applies filters to data before calculations

    • Query context: used in DAX queries to retrieve data

    • Relationship context: determines how tables are related

  • Answered by AI
  • Q12. Fundamentals of POWER BI?
  • Ans. 

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

    • Power BI is a business analytics tool by Microsoft

    • It allows users to create interactive visualizations and reports

    • Users can connect to various data sources to import data

    • Power BI offers a wide range of data visualization options such as charts, graphs, and maps

    • Users can share and collaborat

  • Answered by AI
  • Q13. DDL & DML commands?
  • Q14. Give me an example forINNER JOIN in sql
  • Ans. 

    INNER JOIN is used to combine rows from two or more tables based on a related column between them.

    • Use INNER JOIN to retrieve rows from both tables that have matching values in the specified column

    • Syntax: SELECT column_name(s) FROM table1 INNER JOIN table2 ON table1.column_name = table2.column_name

    • Example: SELECT Orders.OrderID, Customers.CustomerName FROM Orders INNER JOIN Customers ON Orders.CustomerID = Customers.Cus

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - its good to prepare for basic questions from power BI and sql. Especially DAX

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Introduction, about the Project , Complex Dax written in project

Interview Questionnaire 

1 Question

  • Q1. All basic questions in first round and little technical in second round. The interview process is very friendly. No need to worry.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be sure what you are telling.
Contribute & help others!
anonymous
You can choose to be anonymous

Chetu Interview FAQs

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

Some of the top questions asked at the Chetu Power BI Developer interview -

  1. what are the types of normalizat...read more
  2. prepare for the basic questions that are very ba...read more

Recently Viewed

SALARIES

Broad Air Conditioning

LIST OF COMPANIES

Morningstar

Locations

REVIEWS

Bridge Group Solutions

No Reviews

REVIEWS

Philips Innovation Campus

No Reviews

SALARIES

Broad Air Conditioning

LIST OF COMPANIES

Aon

Locations

INTERVIEWS

TCS

No Interviews

SALARIES

Philips Innovation Campus

LIST OF COMPANIES

Pine Labs

Locations

LIST OF COMPANIES

Synchrony

Locations

Tell us how to improve this page.

Chetu Power BI Developer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Chetu Power BI Developer Salary
based on 4 salaries
₹5.4 L/yr - ₹8.2 L/yr
12% more than the average Power BI Developer Salary in India
View more details

Chetu Power BI Developer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
646 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
264 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
221 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Chetu with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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