Use the following on the scheduled report form in the script option (select condition checkbox): new Date().getDay() == 3 && new Date().getDate() <=7;
Continue reading Schedule a report on the first Wednesday of each month in ServiceNowUse the following on the scheduled report form in the script option (select condition checkbox): new Date().getDay() == 3 && new Date().getDate() <=7;
Continue reading Schedule a report on the first Wednesday of each month in ServiceNow