How the Recent incidents filter works in SOW

nagaklv
Tera Contributor

Hello Community,

 

Can anyone let us know how the below highlighted related list filter works in SOW because some users it's showing for some users it's not showing any records. Any filter criteria configured for this?

 

 

Thanks,

NageshRecent Incidents.png

1 REPLY 1

Huynh Loc
Mega Sage

Hello @nagaklv ,

Review the “Get Recent Task” data resource in Record Information (SNC).
The data is filtered using the following condition:
sys_created_on ON Last 7 days @javascript:gs.beginningOfLast7Days() @javascript:gs.endOfLast7Days()image.png

If this response was helpful, please consider marking it as Correct and Helpful. You may mark more than one reply as an accepted solution.