Assigned to filter error?

Hi all,

I have a sheet where we collect some suggestions, which are manually assigned to X person.

I wanted to add a filter where users can see all suggestions which are not Complete and are Assigned to Current user, but also BLANK.

But the BLANK does not function, at all. Even when I leave out any other rules in the filter, it stays empty. Only when I use IS BLANK

Do unassigned suggestions show, but then obviously I can not show where user is Current user (because for some reason filter in sheets are inferior to Report filters).

Any thoughts?

Continuous Improvement Facilitator in HVAC industry || Timezone CES

Tags:

Answers

  • kowal
    kowal Overachievers Alumni

    hi MPath,

    Could it be that you are filtering by meeting "All Conditions" at once? and there is no row that meets all criteria?

    Have you tried to change "All Conditions" to at leas 1 condition?

    Tomasz Kowalski

    The Real Smartsheet Enthusiast

    Is there anything else we can help you with? - book your time.

    MASA Consult - Your Aligned Smartsheet Gold Partner

    Find us on LinkedIn & Check our Smartsheet Solutions!

    Tag my name: @kowal if you want me to respond :)

  • MPath
    MPath ✭✭✭

    Hi @kowal,

    I have, but unfortunatly I do need to filter on all conditions, otherwise rows that have status complete show, and I don't want to them to display.

    I need to display rows that are not on status Complete, and are un-assigned or assigned the to logged in user.

    Continuous Improvement Facilitator in HVAC industry || Timezone CES

  • kowal
    kowal Overachievers Alumni
    edited 02/17/25

    @MPath ,

    maybe there is some hidden text in the cells that you think are blank? like formula, linked cells, etc.

    I created dozens of filters in Smartsheet and never had an issue to show blank cells.

    Tomasz Kowalski

    The Real Smartsheet Enthusiast

    Is there anything else we can help you with? - book your time.

    MASA Consult - Your Aligned Smartsheet Gold Partner

    Find us on LinkedIn & Check our Smartsheet Solutions!

    Tag my name: @kowal if you want me to respond :)

  • MPath
    MPath ✭✭✭

    No, they are really empty, no formula, nothing hidden. The only thing is I renames it to the Dutch translation of Assigned to (Toegewezen aan)

    Continuous Improvement Facilitator in HVAC industry || Timezone CES

  • Andrée Starå
    Andrée Starå Community Champion

    Hi,

    I hope you're well and safe!

    Can you share some screenshots of the sheet? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help.

    Be safe, and have a fantastic day!

    Best,

    Andrée Starå | Workflow Consultant / CEO @ WORK BOLD

    Did my comment(s) help/answer your question or solve your problem? Please support the Community and me by marking it - Insightful 💡- Vote Up ⬆️ - Awesome ❤️ - or/and as the accepted answer. It will make it easier for others to find a solution or help to answer! I appreciate it, thanks!

    SMARTSHEET EXPERT CONSULTANT & PARTNER

    Andrée Starå | Workflow Consultant / CEO @ WORK BOLD

    W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35

    Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.

  • MPath
    MPath ✭✭✭
    edited 02/17/25

    Hi @Andrée Starå No surprise to see you here! ;)

    ID=Auto number

    Date

    Idee=Idea/suggestion (status indicator, which has formula related to the column to the right of it)

    Status Idee=status of the idea/suggestion

    Voortgang=Progress (status indicator, which has formula related to the column to the right of it)

    =IF([Status Idee]@row = "Nieuw"; "Blue"; IF([Status Idee]@row = "Uitzoeken"; "Yellow"; IF([Status Idee]@row = "Goedgekeurd"; "Green"; IF([Status Idee]@row = "Afgekeurd"; "Red"))))

    Melder=Submitter

    Onderwerp=Subject

    Samenvatting=Summary (short description of the next column, user entered)

    Suggestie=Suggestion

    Latest comment

    Toegewezen aan=Assigned to

    Doorsturen R&D=Forward to R&D, a check-flag with automation assigned to it(sends out request when flagged)

    Verantwoordelijke R&D=responsible assigned R&D

    Product

    Etc.etc.

    Continuous Improvement Facilitator in HVAC industry || Timezone CES