Want to create a new interactive filter for weekend

Boddedi Mounik1
Kilo Explorer

Hi,

I want to create a  new interactive filter for Incident table which are created in weeked from Friday 11PM to Monday Morning 4AM. Can anyone help me on this?

 

 

1 REPLY 1

Narsing1
Mega Sage

Hi,

You can do like this.

find_real_file.png

sys_created_onDATEPARTSunday@javascript:gs.datePart('dayofweek','sunday','EE')^ORsys_created_onDATEPARTSaturday@javascript:gs.datePart('dayofweek','saturday','EE')

Thanks,

Narsing