- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2024 12:54 AM
Is there any table that shows that how many users have enabled ServiceNow Next Experience ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2024 01:23 AM
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.
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2024 01:23 AM
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.
Thanks
Anil Lande