Adding a Date Parameter using Where Clause in Database View
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 01:57 AM
Hi, I'm having trouble adding a date parameter using the Where Clause in Database View.
'Resolved tickets from last month'
I'm quite new to ServiceNow so hoping someone could help. Thanks a lot!
I tried using this (see attached photo below), but I keep getting this error message "Where clause in view u_resolved_incidents_report has an invalid field or a field that is not visible (DATE_SUB)"
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 03:33 AM
What are you trying to do? It looks like it would be easier to just create the DB view and create your report on that, instead of putting all kinds of filters in the DB view itself.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark