Next Experience UI

ANUSHA S NAIR1
Tera Contributor

Is there any table that shows that how many users have enabled ServiceNow Next Experience ?

1 ACCEPTED SOLUTION

Anil Lande
Kilo Patron

Hi,

You can check below table:

User Preference [sys_user_preference]

 

In this table you can search for name equal to glide.ui.polaris.use

If you have enabled properties to Use next UI then check Value as 'false' indicates user has set preference not to use Next UI. i.e Remaining users are using Next UI, you may not find entries for many users as they have not changes their preference.

 

 

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

View solution in original post

1 REPLY 1

Anil Lande
Kilo Patron

Hi,

You can check below table:

User Preference [sys_user_preference]

 

In this table you can search for name equal to glide.ui.polaris.use

If you have enabled properties to Use next UI then check Value as 'false' indicates user has set preference not to use Next UI. i.e Remaining users are using Next UI, you may not find entries for many users as they have not changes their preference.

 

 

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande