I want to list in a table all the issues that we should work on accross the months, according to Target Start and Target End properties from Advanced Roadmap.
I have a calculated ‘IssueInPeriod’ which seems to work but my table doesn’t display what I expect. I don’t understand how the issues are filtered to be displayed in months. For exemple:
1- I expect that issue 3930 which is correctly displayed in february shall be also displayed in march and april
2-In march, issues 4011 to 4015 should not be displayed but should be in april and may
I think that the problem here is that Time search on creation date not target start and target end.
For you to be able to filter the report based on Release date, in the import option settings, please verify if the field is imported as a a property AND measure.
Then select filter in your report that states that “issue with start date” and issue with issue with end date” >0
Thanks for helping but I need to filter according my calculated measure “IssueInPeriod”. I finally worked it out by unselecting “nonempty” in the “Rows”‘ box and apply a “Filter rows’“ in my column “IssueInPeriod”