


Need help with filtering a report. I have a project report that shows me the days since entry and I'm trying to filter it to show me only projects that are < 60 days from entry, but I can't figure it out.
Any feedback is appreciated!
Views
Replies
Sign in to like this content
Total Likes
hi, did you try reading the documentation here?
it felt like just doing "project / entry date / between / $$TODAY / $$TODAY-60d" should have worked. Am I misreading your question or perhaps you got an error we can help troubleshoot?
I agree with @Kundanism and @skyehansen. The other way you could write the filter is "project > entry date: Greater Than or Equal To: $$TODAY-60d" instead of a between statement
Views
Replies
Sign in to like this content
Total Likes