Ok heres my problem. I need to create a filter between custom fields say the window looks like this
Resource Name Resource Bonus Task Bonus
Resource's name Yes no
task no no
task no no
task no yes
task no no
I need to create a filter that will only show the tasks that are bonusable under the specific bonusable resource name. The problem is when I create a filter since the resource bonus field next to the task is NO nothing is shown on screen because the filter gets rid of everything. I need something that will find the YES next to the Resource's name and then find the YES in the task bonus field. So for example in this case the Resource's name would still be there and the only task that should be shown is the one with the YES. any suggestions would be much appreciated
Resource Name Resource Bonus Task Bonus
Resource's name Yes no
task no no
task no no
task no yes
task no no
I need to create a filter that will only show the tasks that are bonusable under the specific bonusable resource name. The problem is when I create a filter since the resource bonus field next to the task is NO nothing is shown on screen because the filter gets rid of everything. I need something that will find the YES next to the Resource's name and then find the YES in the task bonus field. So for example in this case the Resource's name would still be there and the only task that should be shown is the one with the YES. any suggestions would be much appreciated