I have webservice for check today work or not , If holiday = true work= false
If 2-4 April status in websevice = true
I want filter date work day column E (date < 4 working days & not count today)
data.xlsx (9.5 KB) after filter it show row yellow highlight only.
Please guide me about it.
@fairymemay
check as below for your reference
Hope this may help you
Thanks
@Srini84 I check workdate from webservice working day. I check working day by key date in another flow —> output show true, false (true = holiday , false work day)
data.xlsx (9.5 KB)
Guide me about it please.