Hi thanks,
I would like have a dynamic text input to input a datetime as any month (rather than current month) and its past 12 months based on that.
For example, in text input, I want to put Feb-23, and then the output I want is Jan-23 all the way to Feb-22. How can we do that? Thanks!