- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2016 03:36 AM
I'm trying to create a report on the sc_req_item, to show certain RITMs. See below:
I want to put another filter condition on for the Scheduled Release version field, so it doesn't show any RITMs where 'iCABS Next Generation Release' is in the field. When I do this, it also ignores any where its empty and filters those out too:
I can't seem to be able to get it just ignore certain words and show everything else.
The scheduled release field is a string field with a choice of suggestion.
Any help would be appreciated
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2016 07:53 AM
Hi Simon
I seem to have got this working by adding another condition:
OR
Scheduled release version 'is empty'
And it works! Thankfully!
Thank you all for taking your time to help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2016 07:02 AM
Afternoon
Your images are very clear so no one can see the conditions your adding.
Try putting one of the 'contains' filters at the top of the filter list.
Hope all is well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2016 12:08 AM
I've tried that, I've even tried just adding the 1 condition -
Scheduled Release version field - 'does not contain' - 'Next' but it seems to filter out all the items where the scheduled release version is empty aswell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2016 09:23 AM
Instead of using the and/or options next to each condition, for the last condition you want to add, use the 'ADD "OR" CONDITION' located above your conditions. That should group your conditions effectively.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2016 09:45 AM
Hi Ruth
I have tired this but it still doesnt work.
Even just adding the condition to not show any where the scheduled release version contains 'Next' does not work
Regards