
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2020 08:17 AM
Note: We are moving to Orlando in a couple of weeks!
We want to calculate Days until Go-Live. If the current date is > than the Go-Live, the field should display minus the number of days pasted (as seen below).
Previous documentation has stated the ServiceNow does not support negative numbers in these fields.
Will that change in Orlando?
Solved! Go to Solution.
- Labels:
-
Project Portfolio Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2020 08:21 AM
duration fields can not store negative values.
FX Currency field type in orlando supports negative field values.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2020 08:21 AM
duration fields can not store negative values.
FX Currency field type in orlando supports negative field values.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2020 10:59 PM
Hi
If the current date is > than the Go-Live: you may want to display value in red which would be an indication that it is overdue...
Thanks,
Namita Mihsra

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 08:18 AM
Thank you for you reply.
We did add an indicator for the negative calcualtion but the issue is we need to know how many days the project is behind. The indicated does not show an actual number in the field if it is negative. We are using the background-color field style.
Do you have any other suggestions?