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

ServiceNow AI Platform articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Audit Management Console

 Disclaimer – This article is part of a series exploring the new features and capabilities introduced in the Zurich release. Since we’re still in the Early Availability (EA) phase, things may change before General Availability (GA). After GA, these a...

header.png open.png amc.png configure.png

Scripting Governance Tool

 Disclaimer – This article is part of a series exploring the new features and capabilities introduced in the Zurich release. Since we’re still in the Early Availability (EA) phase, things may change before General Availability (GA). After GA, these a...

header.png ootb.png sec attribute.png dashboard.png

How to access system tables in UI Builder

Current situation By default, System tables are restricted for reporting and in UI Builder. However, in some scenarios, we need to get access to such tables. When building Apps with App Engine Studio we often need access to common tables such as Atta...

find_real_file.png
Marc Mouries by ServiceNow Employee
  • 3557 Views
  • 2 comments
  • 11 helpfuls

Currency variable in the Service Portal

Here's a nice simple solution to the challenge of allowing multiple currencies in the Service Portal First, set up a couple of fields... Currency -- reference -- fx_currency -- add a default value Amount -- string If you'd like your currency to incl...

find_real_file.png find_real_file.png find_real_file.png
Top Contributors