Hi,
I have a workflow which is based on a ODBC table with transactions from over 5 years. I want to prepare a daily report for the current month.
I have taken out the year and the month from these transaction dates as a filter to take out report for the current month. I applied the filter month and year manually. Is there a way to select the current month and year automatically.
I tried applying DateTimeYear(DateTimeNow()) formulas but i am getting a parse error.
