Forum Discussion
Filter by another field
- Anonymous3 years ago
Hi IF ,
I got this:
First you have to group Type by Name all rows, you would get this table:
Then you have to get the column of Type from this column table as list, you can do it with this formula:
Then you have to expand the list with "," delimited for example and remove the column table, you would have your table like this:
Then you just have to merge with the other table by Name column, and filer the column of Types by Text Contain, and i get that i think you need:
Hi IF ,
I got this:
First you have to group Type by Name all rows, you would get this table:
Then you have to get the column of Type from this column table as list, you can do it with this formula:
Then you have to expand the list with "," delimited for example and remove the column table, you would have your table like this:
Then you just have to merge with the other table by Name column, and filer the column of Types by Text Contain, and i get that i think you need: