Report Filters Not Responsive
I've created a helper column in my sheet for parent/child relationships, which assigns it a number based on this formula:
=COUNT(ANCESTORS([SOW Item or Task]@row)) + IF(COUNT(CHILDREN([SOW Item or Task]@row)) > 0, "+", "")
In my report, I've created a filter to allow for all numbers except 1+:
However, the report is not showing row level 0 items, even when they match all other criteria:
In the above report screenshot, the only items showing up are level 1, 0+, and 2, but not 0.
What do I need to fix to resolve this?
Answers
-
Hard to tell based on your images. One thing to try - change your filter on the Row Level from "Is One Of" and all the numbers to "Is Not One Of" and just choose the 1+.
This is a wild guess… but worth a try!
-
Good idea, Will. It didn't work, but I've set up an alternative solution for now. Thanks for the idea!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!