Skip Navigation
NOW AVAILABLE

Power BI—High contrast mode for embedded reports now available

Published date: 18 February, 2020

Set your embedded Power BI reports to use a high contrast theme to enable users who may have visual or physical impairments to benefit from your reports.

To set high contrast mode, simply add a single parameter to the embed configuration of your application. 

var embedConfig = { 
    … 
    contrastMode: models.contrastMode.HighContrast1 
}; 

 contrastMode

 

  • Power BI Embedded
  • Features

Related Products