Hello,
I've tried just about everything on my workflow to filter this row of data.
Data input is a string written as "yyyy-mm"
I'm trying to convert it into a date so that I can filter for current month - 1
Example return value should be "2022-06" since that it this month - 1
tried datetime tool and converting the string to date format in select tool, not working too well for me.
Thanks!