79391230

Date: 2025-01-27 15:00:41
Score: 1
Natty:
Report link

In my case I wanted to create main_folder and sub_folder ending with current date, following expression worked for me:

<main_folder>/<sub_folder_@{formatDateTime(utcnow(), 'yyMMdd')}>

just replace main_folder and sub_folder name in above statement and it should do the trick enter image description here

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Usman Mushtaq