We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Platform Analytics - Remove Button from Core UI Dashboards

gazalagrawa
Tera Contributor

Our instance got upgraded to Zurich from Xanadu recently and dashboard owners are seeing the button to Switch to Next Experience though when they are trying some of the reports are not working. Hence, we need to hide the option and entire message displayed in attached image until we review the dashboards and plan to migrate them. Kindly help in disabling this.

1 ACCEPTED SOLUTION

Swapna Abburi
Giga Sage

hi @gazalagrawa 

You can set below property to false which will hide the banner message.

com.glide.par.coreui_single_migration.enabled

 

Disable migration of single dashboards • Zurich Platform Analytics • Docs | ServiceNow

View solution in original post

2 REPLIES 2

Swapna Abburi
Giga Sage

hi @gazalagrawa 

You can set below property to false which will hide the banner message.

com.glide.par.coreui_single_migration.enabled

 

Disable migration of single dashboards • Zurich Platform Analytics • Docs | ServiceNow

Thank you ! it worked.