I'm trying to exclude certain taxa using qiime taxa filter-table, but it's not excluding the taxa input I'm providing. My other sample sets seemed to not have this issue.
The parameter should be --p-mode exact (the parameter name might have changed over time, fyi, in case you are following an old tutorial on the forum).
I am not sure that you want exact mode, though, as that will only filter features that exactly match the entire string. It sounds like maybe you want to filter anything that includes the term p__Fungi_phy_Incertae_sedis?
As for why it is not working — check the taxonomy carefully. You might be missing a space, an underscore, or have a small typo (even a capitalization error). I suggest using this to keep it simple, if this fits what you want to do: --p-exclude "p__Fungi_phy_Incertae_sedis