Forum Discussion
Filter, multiple items
- Aug 14, 2020
At the moment there is no way to identify the 200 items in your list from the other items. To be able to create a view on those 200 items we need to be able to identify them.
Create a new column in the list with a Choice field or similar, call it whatever you want. For each of those 200 items set that column to Yes or the values that you set in the choice field. Then create a new view that filters on that column when it is not = "".
That will then create a view with only the 200 items.
One option I can think which is a bit labour intensive:-
Create a new column called "Show in View X" or similar and populate it. Filter on that.
Thanks Andrew Hodges No 100% sure what you mean?
- Andrew HodgesAug 14, 2020Bronze Contributor
At the moment there is no way to identify the 200 items in your list from the other items. To be able to create a view on those 200 items we need to be able to identify them.
Create a new column in the list with a Choice field or similar, call it whatever you want. For each of those 200 items set that column to Yes or the values that you set in the choice field. Then create a new view that filters on that column when it is not = "".
That will then create a view with only the 200 items.