How to specify hazel sub folder path?

In the attached rule, hazel will create a directory named 2024/07, what I would like is for it to move the file into the path */2024/07 if I remove the trailing / and 2nd token it works as expected. What am I doing wrong?

Use the subfolder placeholder (the small >) and specify the element you want sort by, which in this case would be month.
So the first folder would be the date token formatted to year in YYYY followed by a new subfolder using the > token followed by the month.

For more information check out Sorting and Moving Documents with Hazel - MacSparky