Sep 21 2017 02:17 AM
I have a list that I'm using to capture training information for employees. There is a choice of 'cards' or 'certificates' in each record and I have set up a view to show each. In the 'card' view it's showing the 'certificates' records as unassigned (because they are not related to cards, only certificates). I've tried to filter this view such that the 'unassigned' is not visible, however I can't get it to work. I've tried to Filter the view as per the attached screen shot and also using null as a value but none of that has worked. Can anyone help please.
Jun 02 2022 04:07 PM
@Dave Cawthorn This looks similar to another new thread - also unresolved at this time.
Surprising they haven't addressed this in 4+ years...
Jul 12 2023 01:42 PM
I'm having the same problem regarding the unassigned items bucket and I found a possible solution in a forum on GitHub.
https://github.com/SharePoint/sp-dev-docs/issues/7749
Not exactly how to use this item. Can anyone help me?