Upload Button Icon Add office photos

Filter interviews by

SS Supply Chain Solutions Power BI Developer Interview Questions and Answers

Updated 8 Aug 2024

SS Supply Chain Solutions Power BI Developer Interview Experiences

1 interview found

Power BI Developer Interview Questions & Answers

user image Chaitanya Bhadane

posted on 8 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Diff between ALL and filter
  • Ans. 

    ALL returns all the values in a column, while FILTER applies a filter to the values in a column.

    • ALL ignores any filters applied in the report, while FILTER respects the filters.

    • ALL is used to remove any filters from a column, while FILTER is used to apply a specific filter.

    • Example: ALL('Table'[Column]) vs FILTER('Table', 'Table'[Column] = 'Value')

  • Answered by AI
  • Q2. Diff between Calculated Column and Measure
  • Ans. 

    Calculated columns are static values calculated at row level, while measures are dynamic aggregations calculated at query time.

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

    • Measures are not stored in the data model and are calculated on the fly based on the context of the visualization.

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

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions related sql , power bi project details , dax functions (1-2 scenerios)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good sql concepts along with your power bi skills
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the types of data set you have worked upon?
  • Ans. 

    I have worked on various types of data sets including sales data, customer data, financial data, and social media data.

    • Sales data

    • Customer data

    • Financial data

    • Social media data

  • Answered by AI
  • Q2. Write dax for delta sales growth
  • Ans. 

    Calculate delta sales growth using DAX formula

    • Use the following DAX formula: Delta Sales Growth = (SUM(Sales[SalesAmount]) - CALCULATE(SUM(Sales[SalesAmount]), PREVIOUSMONTH('Date'[DateKey]))) / CALCULATE(SUM(Sales[SalesAmount]), PREVIOUSMONTH('Date'[DateKey]))

    • Make sure to replace 'Sales[SalesAmount]' with the actual column name in your dataset

    • Ensure that 'Date'[DateKey]' is the date column in your dataset

  • Answered by AI

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via LinkedIn and was interviewed before Nov 2021. There were 3 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 - Aptitude Test 

There are basic aptitude questions for freshers level

Round 3 - Technical 

(2 Questions)

  • Q1. Oops concepts, basics of sql
  • Q2. Basics of programming language

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through basics interview questions for freshers level

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na

I applied via Campus Placement 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 tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. DS Algo, Backend and DB
  • Q2. Stack(DS) question and DB based questions
  • Q3. Scaling (Horizontal, Vertical) with use cases
  • Ans. 

    Scaling refers to increasing capacity of a system. Horizontal scaling adds more machines, while vertical scaling adds more resources to a machine.

    • Horizontal scaling involves adding more machines to a system to increase capacity

    • Vertical scaling involves adding more resources to a machine to increase capacity

    • Use cases for horizontal scaling include handling increased traffic or adding redundancy

    • Use cases for vertical sca...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Junglee Games Software Developer interview:
  • Backend
  • Data Structures
  • Database
Interview preparation tips for other job seekers - Keep your DS concepts clear and be clear on your answers
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was ok. I was not able to solve all the questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Remove the last element from a linkedlist
  • Ans. 

    To remove the last element from a linked list, iterate to the second last node and update its next pointer to null.

    • Iterate through the linked list to find the second last node

    • Update the next pointer of the second last node to null

  • Answered by AI
  • Q2. Some basic questions on oops dbms and os

Skills evaluated in this interview

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

The test was in hackerrank platform, it was moderate level.

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

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA

SS Supply Chain Solutions Interview FAQs

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

Some of the top questions asked at the SS Supply Chain Solutions Power BI Developer interview -

  1. Diff between Calculated Column and Meas...read more
  2. Diff between ALL and fil...read more

Tell us how to improve this page.

SS Supply Chain Solutions Power BI Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
View all

SS Supply Chain Solutions Power BI Developer Reviews and Ratings

based on 1 review

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 1 Review and Rating
Senior Executive
40 salaries
unlock blur

₹2.5 L/yr - ₹6.7 L/yr

Assistant Manager
29 salaries
unlock blur

₹4.7 L/yr - ₹10 L/yr

Software Developer
27 salaries
unlock blur

₹3 L/yr - ₹8.9 L/yr

Business Analyst
17 salaries
unlock blur

₹5.5 L/yr - ₹10 L/yr

Warehouse Manager
14 salaries
unlock blur

₹3.3 L/yr - ₹7.2 L/yr

Explore more salaries
Compare SS Supply Chain Solutions with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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