Upload Button Icon Add office photos

Filter interviews by

gNAP Services Power BI Developer Interview Questions and Answers for Freshers

Updated 13 Sep 2024

gNAP Services Power BI Developer Interview Experiences for Freshers

1 interview found

Power BI Developer Interview Questions & Answers

user image abhishek kumar mishra

posted on 23 Feb 2024

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

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Prepare SQL and Power BI for this role. For SQL questions are mainly asked from joins, constraints, stored procedures, triggers, views etc. For Power BI prepare DAX, data modeling, power query, use of diff...

Interview questions from similar companies

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
-
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
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 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 Questionnaire 

1 Question

  • Q1. What is a power bi
  • Ans. 

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

    • Power BI is a Microsoft product used for data analysis and visualization.

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

    • Power BI provides a wide range of visualizations, such as charts, maps, and tables, to represent data.

    • Users can create custom calculat...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. How many types of subscription in power BI report reserver
  • Ans. 

    There are two types of subscriptions in Power BI Report Server.

    • The two types of subscriptions are Power BI Report Server Standard and Power BI Report Server Enterprise.

    • The Standard subscription allows for a single server deployment, while the Enterprise subscription allows for a distributed deployment.

    • The Enterprise subscription also includes additional features such as high availability and disaster recovery.

    • Both subs...

  • Answered by AI
  • Q2. Email subscription, data driven subscription
  • Q3. Why are you using Sql server agent ?
  • Ans. 

    Sql server agent is used for scheduling and automating tasks in SQL Server.

    • Automates routine tasks like backups, index maintenance, etc.

    • Allows scheduling of jobs to run at specific times or intervals.

    • Provides alerts and notifications for job failures.

    • Can be used to execute PowerShell scripts or SSIS packages.

    • Helps improve database performance and reliability.

  • Answered by AI
  • Q4. Before creating the need check the sql server agent running or not if sql server Agent is not running the report schedules will be getting failed.

Skills evaluated in this interview

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.
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 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 3 - Technical 

Interview Preparation Tips

Interview preparation tips for other job seekers - power pivot,dax funcation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Power bi troubleshooting Visualisation
  • Q2. Gateway Dax, sql queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of power bi desktop function and dax
Sql simple queries
Dwh question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between calculated column and measure
  • Ans. 

    Calculated columns are static values calculated at the row level, while measures are dynamic values calculated at the aggregate level.

    • Calculated columns are stored in the data model and can be used in visuals directly.

    • Measures are calculated on the fly based on the context of the visualization or report.

    • Calculated columns are useful for creating new columns based on existing data, while measures are used for aggregatio

  • Answered by AI

gNAP Services Interview FAQs

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

Some of the top questions asked at the gNAP Services Power BI Developer interview for freshers -

  1. Prepare SQL and Power BI for this role. For SQL questions are mainly asked from...read more
  2. What is Vlookup and Hloo...read more
  3. What is VBA in Ex...read more

Tell us how to improve this page.

gNAP Services Power BI Developer Interview Process for Freshers

based on 1 interview

Interview experience

4
  
Good
View more
gNAP Services Power BI Developer Salary
based on 39 salaries
₹2.8 L/yr - ₹8 L/yr
34% less than the average Power BI Developer Salary in India
View more details

gNAP Services Power BI Developer Reviews and Ratings

based on 8 reviews

2.4/5

Rating in categories

3.1

Skill development

2.3

Work-life balance

2.3

Salary

1.8

Job security

2.2

Company culture

2.0

Promotions

2.5

Work satisfaction

Explore 8 Reviews and Ratings
Power BI Developer
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cost and Progress Manager
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

MIS Executive
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Costing Executive
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare gNAP Services 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