Hi,
I was wondering if you could filter by year. I have done by month before, but when I try "StartOfYear" it does not work... does anybody know the best course of action to filter by the start of the year until now?
My code I attached may be wrong because I based it off of the month filter, I made.
Thanks in advance.
Edit:
Someone stated that I had a space in the title of the column. I fixed it and it still had an issue. The AI helper stated this:
The error you're encountering is due to referencing the 'startOfYear' function, which is not defined or valid in the context of the 'Get_items_Report_Approved' action. To fix this, consider using a different function or ensuring that the correct function is being called for the date manipulation you intend to perform.