Upload Button Icon Add office photos
Premium Employer

i

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

UST Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

UST Power BI Developer Interview Questions and Answers

Updated 7 Aug 2024

UST Power BI Developer Interview Experiences

1 interview found

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

Scenario based with power BI UI creation

Round 2 - One-on-one 

(2 Questions)

  • Q1. Structure way of Power BI
  • Ans. 

    Power BI is a business intelligence tool used for data visualization and analysis.

    • Power BI allows users to connect to various data sources such as databases, Excel files, and online services.

    • Users can create interactive reports and dashboards using Power BI's drag-and-drop interface.

    • Power BI offers a wide range of visualization options like charts, graphs, and maps to present data effectively.

    • Users can share their repo...

  • Answered by AI
  • Q2. Reports of Power BI
  • Ans. 

    Power BI reports are visual representations of data insights, created using Power BI Desktop or Power BI Service.

    • Power BI reports are interactive and customizable

    • They can include various visualizations like charts, graphs, tables, and maps

    • Reports can be shared and accessed online through Power BI Service

    • Data can be refreshed in real-time or scheduled updates

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - thank you

Skills evaluated in this interview

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Secure your future with a company that values your job stability.

Power BI Developer Jobs at UST

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 
Round 3 - Technical 

(1 Question)

  • Q1. Sql and os related questions,Java based
Round 4 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Where do you see yourself in 5 years?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Whoever seeing this.. you will acheive your goals

I applied via Naukri.com and was interviewed before Oct 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Can you please explain previous experience?
  • Q2. Can you explain about import model ?
  • Ans. 

    Import model is a Power BI feature that allows you to import data from various sources and create a data model.

    • Import model is used to create a data model in Power BI.

    • It allows you to import data from various sources such as Excel, CSV, SQL Server, etc.

    • You can create relationships between tables, add calculated columns, and measures.

    • Import model is useful when you have large amounts of data that need to be transformed ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice is without techinical knowledge plz Don't attend the interview.
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 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.

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 experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. ROW LEVEL SECURITY
  • Q2. SUM, SUMIF SUMIFS AND DELETE TRUNCATE
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

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

Contribute & help others!
anonymous
You can choose to be anonymous

UST Interview FAQs

How many rounds are there in UST Power BI Developer interview?
UST interview process usually has 2 rounds. The most common rounds in the UST interview process are Case Study and One-on-one Round.
How to prepare for UST Power BI Developer interview?
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 UST. The most common topics and skills that interviewers at UST expect are Power BI, Analysis, Azure Cloud, CAD and Contact Center.
What are the top questions asked in UST Power BI Developer interview?

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

  1. structure way of Power...read more
  2. reports of Power...read more

Recently Viewed

SALARIES

Mahindra Finance

SALARIES

Aavas Financiers

COMPANY BENEFITS

Mahindra Finance

No Benefits

REVIEWS

Piramal Group

No Reviews

INTERVIEWS

UST

No Interviews

SALARIES

Mahindra Finance

INTERVIEWS

UST

No Interviews

INTERVIEWS

UST

No Interviews

REVIEWS

Piramal Group

No Reviews

SALARIES

Mahindra Finance

Tell us how to improve this page.

UST Power BI Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

HCLTech

There's no stopping you

UST Power BI Developer Salary
based on 103 salaries
₹3.5 L/yr - ₹9.5 L/yr
At par with the average Power BI Developer Salary in India
View more details

UST Power BI Developer Reviews and Ratings

based on 3 reviews

3.7/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.3

Salary

3.7

Job security

3.7

Company culture

2.7

Promotions

3.7

Work satisfaction

Explore 3 Reviews and Ratings
Looking For a Power BI Developer

Bangalore / Bengaluru

3-6 Yrs

₹ 4.6-7.8494 LPA

Power Bi Developer

Bangalore / Bengaluru

2-3 Yrs

Not Disclosed

Explore more jobs
Software Developer
2.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Analyst
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Validation Engineer
931 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

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