Hi,
So i have some data where i need a filter to only include dates that occur after the beginning of the month. Basically i have an output that gives me a date and i need to filter my data from the beginning of that month.

So the above is my data, the final field is the one i need to filter. Below is the output where it gives me a data, but i need to only keep values that are greater than or equal to the beginning of June 2020.

Not sure if this is possible to automate but it would help immensely from having to do a manual filter each time i run my workflow. in the above scenario i would only retain the first 2 records as the 3 record occurs in March.
I have attached both data inputs into a workflow below.
Thanks!