Hi all,
In my projects, I have a column Project Phase which generates numbers in this format: 04.3
In a report, I want to display all tasks that are part of Project Phase 04.3, but I am having trouble getting this to show up on reports.
Filters that do not work:
- "Project Phase - is equal to - 04.3"
- "Project Phase - is one of - 04.3" (even though in the dropdown menu it says there are 79 results).
Filter that does work:
- "Project Phase - contains - 04.3"
What is the issue here? Thoughts?
Thanks in advance!