Dear community,
I am running several journal entry reports showing task plannedCompletionDate changes for various projects in a certain time frame. Is there a way to filter the report for entries happening only after the project actualStartDate? I am only interested in date changes after the project was set into progress and would like to exclude all changes that happened while the project was still in planning.
I was unsuccessful with text mode and I am unsure if this is possible at all.
Many thanks!
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Hi,
Try using the following text mode filter on a Journal Entry Report:
entryDate=FIELD:project:actualStartDate
entryDate_Mod=gt
This text mode should filter to any Journal Entries where the entry date is greater than the Project actual start date.
Best Regards,
Rich.
Hi,
Try using the following text mode filter on a Journal Entry Report:
entryDate=FIELD:project:actualStartDate
entryDate_Mod=gt
This text mode should filter to any Journal Entries where the entry date is greater than the Project actual start date.
Best Regards,
Rich.
Thank you so much Richard, I was missing FIELD: in my text mode line. Now it works, appreciate your help.
조회 수
답글
좋아요 수