I am making a table with movies and their movie Genres alongside some other information.
Is there a way that i can sort by one Movie Genre even though some movies have more than one Genre.
For example
The hungergames science-fiction, Fantasy
Harry potter Fantasy, adventure
The Avangers Science-fiction, Action
now i would want to be able to sort by Science-fiction and get only the 1 and 3 movie and if i sort by Fantasy in my table i want to have the 1st and the 2nd one
the problem I have now at the moment is that i can only sort by: "Science-fiction, Fantasy" _ "Fantasy, Adventure" and "Science-Fiction, Action" due to it being in the same cell
Thanks in Advance
Is there a way that i can sort by one Movie Genre even though some movies have more than one Genre.
For example
The hungergames science-fiction, Fantasy
Harry potter Fantasy, adventure
The Avangers Science-fiction, Action
now i would want to be able to sort by Science-fiction and get only the 1 and 3 movie and if i sort by Fantasy in my table i want to have the 1st and the 2nd one
the problem I have now at the moment is that i can only sort by: "Science-fiction, Fantasy" _ "Fantasy, Adventure" and "Science-Fiction, Action" due to it being in the same cell
Thanks in Advance