Hello community,
I have a dataset where column headers are dates (one column per month).
Based on the column names - I want filter the column which is the last month of the previous quarter.
I managed to write a formula to derive the last month of the previous quarter using dynamic select - added in the workflow attached for your reference.
The formula uses DatetTmeNow function. It worked perfectly in June (it showed March as last month) but now in July its showing the June as the last month of previous quarter - which is technically correct but not what I want.
I want to filter the last month of previous quarter using the data (i.e. column headers) that I have and not the DateTimeNow function.
Please see workflow attached.
