logo

NJP

Service Portal Advanced Pre-Conference Training Chat

Import · Apr 12, 2018 · article

var dateDiff = gs.dateDiff(todayDate.getDisplayValue(), endDate.getDisplayValue(), true);

if(dateDiff < 0){ // this is a previous week data.taskDate = endDate.getDisplayValue(); } else { // this is the current week data.taskDate = todayDate.getDisplayValue();

}

image

View original source

https://www.servicenow.com/community/training-and-certifications/service-portal-advanced-pre-conference-training-chat/ta-p/2314727