Scenario Based Questions
Scenario Based Questions
Questions
Scenario: You need to import data from a web page into Power BI.
How would you extract the data using web scraping techniques?
Scenario: You have a dataset with missing values. How would you
handle missing values in Power BI to ensure accurate analysis?
Scenario: You have a dataset with sales data, and you need to calculate
the year-to-date sales for each product. How would you create a
measure in Power BI to calculate the year-to-date sales?
Scenario: You have a dataset with multiple tables, and you need to
merge them into a single table in Power BI. How would you perform
data merging and create relationships between the tables?
Scenario: You have a dataset with currency values, and you need
to convert them to a different currency in Power BI. How would
you perform currency conversion using exchange rates?
Scenario: You have a dataset with sales data, and you need to
calculate the average sales per day of the week. How would you
create a measure in Power BI to calculate the average sales per
day?
Scenario: You have a dataset with sales data for multiple years, and
you need to create a measure in Power BI that calculates the year-
to-date growth compared to the previous year. How would you write
the DAX formula for this calculation?
Scenario: You have a dataset with multiple fact tables and shared
dimensions. How would you model the data in Power BI to handle the
relationships between the fact tables and dimensions?
Scenario: You have a dataset with sales data, and you need to
identify outliers and anomalies. How would you use Power BI to
perform outlier detection and visualize the anomalies?
Scenario: You have a dataset with sales data, and you need to
calculate the rolling average of sales over a specific period. How
would you create a measure in Power BI to calculate the rolling
average?