0% found this document useful (0 votes)
2 views

Power_BI_Intermediate_and_Scenario_Questions

The document contains a list of intermediate and scenario-based interview questions for Power BI, covering topics such as DAX functions, data modeling, performance optimization, and report design. It includes specific questions about schema types, row-level security, and troubleshooting techniques. The questions are aimed at assessing both technical knowledge and practical problem-solving skills in Power BI.

Uploaded by

muralikasarla5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Power_BI_Intermediate_and_Scenario_Questions

The document contains a list of intermediate and scenario-based interview questions for Power BI, covering topics such as DAX functions, data modeling, performance optimization, and report design. It includes specific questions about schema types, row-level security, and troubleshooting techniques. The questions are aimed at assessing both technical knowledge and practical problem-solving skills in Power BI.

Uploaded by

muralikasarla5
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Power BI Interview Questions (Intermediate + Scenario-Based)

Intermediate Power BI Interview Questions


 1. What is the difference between a star schema and a snowflake schema in Power BI?
 2. How does the CALCULATE() function work in DAX?
 3. Explain the use of the ALL() function in DAX.
 4. What is the difference between SUM() and SUMX() in DAX?
 5. How do you implement row-level security (RLS) in Power BI?
 6. What are bookmarks in Power BI and how can they be used?
 7. What is the difference between slicers and filters in Power BI?
 8. How do you use the LOOKUPVALUE() and RELATED() functions?
 9. What is a measure in Power BI? How does it differ from a calculated column?
 10. What is a KPI visual and when would you use it?
 11. How do you optimize Power BI performance for large datasets?
 12. What is a drillthrough page in Power BI?
 13. How does Power BI handle relationships between tables?
 14. What is the significance of cardinality in relationships?
 15. How do you merge and append queries in Power Query?
 16. What is the difference between Import and DirectQuery modes?
 17. How do you handle dynamic titles or values in Power BI visuals?
 18. What is data granularity and why is it important in data modeling?
 19. How do you handle circular dependency errors in DAX?
 20. How would you troubleshoot a measure that returns incorrect values?

Scenario-Based Power BI Interview Questions


 21. A report is running very slowly—how would you identify and fix the issue?
 22. Your client wants to compare current year vs. previous year sales—how would you
implement this in DAX?
 23. A user complains that the dashboard data is outdated—how do you investigate and
resolve the refresh issue?
 24. You need to restrict data visibility by department—how would you set up row-level
security?
 25. You're asked to create a report that automatically updates visuals based on a user's
selection—how would you design this?
 26. You notice some blank values in your visuals—how do you find the source and fix it?
 27. You need to display top 5 products by sales dynamically—how would you achieve
this?
 28. A stakeholder wants to see a custom fiscal calendar in reports—how would you
create it?
 29. Your manager wants a Power BI report with drill-down functionality—how do you
enable it?
 30. You're importing a large Excel file and the refresh fails—how do you resolve it?

You might also like