You have a Power BI report that contains the table shown in the following exhibit.
The table contains conditional formatting that shows which stores are above, near, or below the monthly quota for returns.
You need to ensure that the table is accessible to consumers of reports who have color vision deficiency.
What should you do?
- Add alt text to explain the information that each color conveys.
- Change the icons to use a different shape for each color.
- Move the conditional formatting icons to a tooltip report.
- Remove the icons and use red, yellow, and green background colors instead.
Answer(s): A
Explanation:
Report accessibility checklist, All Visuals.
* Ensure alt text is added to all non-decorative visuals on the page.
* Avoid using color as the only means of conveying information. Use text or icons to supplement or replace the color.
* Check that your report page works for users with color vision deficiency.
* Etc.
Incorrect:
Not D: Themes, contrast and colorblind-friendly colors
You should ensure that your reports have enough contrast between text and any background colors.
Certain color combinations are particularly difficult for users with color vision deficiencies to distinguish. These include the following combinations:
green and red
green and brown
blue and purple
green and blue
light green and yellow
blue and grey
green and grey
green and black
Avoid using these colors together in a chart, or on the same report page.
Reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-accessibility-creating-reports
Reveal Solution Next Question