Display the top level of a taxonomy in view
If you want to display the top-level terms of a given vocabulary, create a "term" view ("View type: Term") with these basic settings: a field for "Taxonomy:Term", an argument for "Taxonomy: Vocabulary ID"
Then to filter:
- add a relationship to "Taxonomy: Parent term"
- add a filter on "Taxonomy: Term ID", using relationship "Parent", with operator set to "Is empty (NULL)"
This will list only top-level terms for the given vocabulary.
