Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 145
You are creating a Power BI report that will contain multiple visuals.
You need to ensure that the report is accessible to users who use a screen reader.
Which two configurations should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. consistent colors for each visual
- B. consistent fonts for each visual
- C. alt text for each visual
- D. the tab order for each page
- E. Play Axis for each page
Correct answer: C, D
Explanation
The correct answers are C and D because providing alt text for each visual helps screen readers convey information to users, while setting the tab order for each page ensures logical navigation. Options A and B relate to aesthetics and do not enhance accessibility for screen readers, and option E is irrelevant to accessibility.