Hi Forum
I need some help develop a formula for "filter" multiple text in just one result
I have a table of products with multiple categories assigned in same cell
Example Structure
<tbody>
ID
Product
Category
1
Product 1
Cat1, Cat2, Cat3
2
Product 2
Cat2, Cat3, Cat4
</tbody>...