Filter Error Including things I'm trying to filter out

Options

Hey there! I can't seem to get the filters to work. For my report I need to filter out the testing project and make sure it doesn't include items that have already been deployed 2 weeks (or greater) ago.

So I thought the logic would be


Project Campaign Name NOT equal to Testing External

OR

Deploy Date is NOT in the last 14 days.


Instead it's filtering nothing out. What am I doing wrong? Both of those are seperate groups.


Best Answer

  • Mark Cronk
    Mark Cronk ✭✭✭✭✭✭
    Answer ✓
    Options

    Hi @Jonathan Yu ,

    Change the deploy date to is within the past 14 days. You want projects that have been deployed in the past 14 days.

    Also look like you want it to be AND not OR.

    Mark


    I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.

Answers

  • Mark Cronk
    Mark Cronk ✭✭✭✭✭✭
    Answer ✓
    Options

    Hi @Jonathan Yu ,

    Change the deploy date to is within the past 14 days. You want projects that have been deployed in the past 14 days.

    Also look like you want it to be AND not OR.

    Mark


    I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.