Problem at setting up auto reply on Instagram

I’m working on this scenario that automates comment replies on Instagram but I do not know how to set up the date I want the scenario to check. I copied this one following a tutorial but it does not do what I want it to.

The guy on the tutorial set it up for the scenario to reply to any comment on posts no longer than 7 days. As I have no posts that are so new, my last post is on the 26th of July, I changed it to 62 days but when I run it it starts replying to comments from the first post I uploaded!! (and then finished with an error that said “Missing value of required parameter ‘id’.”

What can I do?

What format is your Post Date in? It’s useful to know.

A cleaner way to do this filter is to just take the date and, if it’s properly formatted, just do:
image

If this fails it’s likely because of how the spreadsheet has the date formatted, which if you share here, I can likely propose the correct way to fix that.