79197018

Date: 2024-11-17 10:52:39
Score: 1.5
Natty:
Report link

I think below one is the easiest and convenient one. Set varCurrentDate with convertFromUtc(utcNow(), 'Arab Standard Time') and then use a boolean variable to set the below formula to determine if current date is last week(7 days) of the month not(equals(formatDateTime(variables('varCurrentDate'), 'MM'), formatDateTime(addDays(variables('varCurrentDate'), 7),'MM')))

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: IRFAN Mohammad