Workfront report filter
Hi team, i am working in report filter where i need specific filter if this month is June means the report should automatically show that projects list from next month july onwards tilll to extend of 6 months from july .
I created this filter but i can only do as manual only like date changing
AND:1:plannedCompletionDate=2027-01-31
AND:1:plannedCompletionDate_Mod=lte
AND:2:groupID=68d41d5500007ce582c75ae87e88f8e5
AND:2:groupID_Mod=in
AND:3:name=workfront
AND:3:name_Mod=cinotcontains
AND:4:status=CAN CPL
AND:4:status_Mod=notin
plannedCompletionDate=2026-08-01
plannedCompletionDate_Mod=gte
“For the Coming Due (Next 6 mos) report, can you adjust so that it’s considering Planned Completion Dates of next month, and then looking out 6 months from there?
-
For example, even on July 1st, I doesn’t want to see July data as that should have already been actioned upon, I wants to see August + 6 months”
can anyone assist me on this?