Greengenes 1 vs 2

I first visualized the table I got after the dada2 command (qiime dada2 denoise-single with
--p-trim-left 13 and --p-trunc-len 230) and got:
Screen Shot 2023-12-19 at 13.51.34

And then for greengenes2 I run qiime greengenes2 non-v4-16s and visualized the mapped-table and got:
Screen Shot 2023-12-19 at 13.50.42

My data is V4 sequences but when I try qiime greengenes2 filter-features and then qiime greengenes2 taxonomy-from-table I get ‘No requested tips found’ error. After reading this post I understood that I can also run non-v4-16s command.

Thank you for the help!