Report filter mystery
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!
Best Answer
-
I figured this out. In the formula that generates the number, I added =VALUE() around the whole formula and that fixed it by making it a number and removing a hidden apostrophe.
@Gia Thinh thank you for your input. I did not know what you meant by a string, but I solved my issue when I noticed the apostrophe and was able to look up that problem.
Answers
-
Hi malden,
You may want to create a Parent column with the following formula to get the parent rows. Then use your Report to filter the Phase with Parent column as a criteria. Hope it works for you.
=PARENT([Task Name]@row)
Gia Thinh Technology - Smartsheet Solution Partner.
-
@Gia Thinh Thank you for your response. There are a few workarounds that would display the info. But more specifically, my question is this: if the report detects that there are results that equal the exact value, what would block them from being displayed? Any ideas? 🤔
-
The 04.3 is a string, not a number, so a filter with contain operator is more logical to compare
Gia Thinh Technology - Smartsheet Solution Partner.
-
I figured this out. In the formula that generates the number, I added =VALUE() around the whole formula and that fixed it by making it a number and removing a hidden apostrophe.
@Gia Thinh thank you for your input. I did not know what you meant by a string, but I solved my issue when I noticed the apostrophe and was able to look up that problem.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives