Resolved! Date filters - Get records with a date in current month (regardless of the year)
Dears, I need to get records (CIs) with Installed date in the current month, regardless of the year. In ServiceNow there are already some 'trend' filter to do this, but only a static month can be used: How can I implement the same filter, but with t...