Querying taxon group number

Hi Dave,

At the moment, there is not a way to unhide additional fields in the query builder when broken into individual ranks in a tree. The only two options are Author and Full Name as you mentioned.

There is a workaround so that you only return taxa records where the Taxonomic Rank is equal to the rank in your tree. For instance, the query below only returns records from the taxon table where the rank is equal to Family.

You may need to check “Reveal Hidden Form Fields” in the bottom left of the query builder so that you can reveal the Taxonomic Rank link from Taxon (any rank).

Reveal Hidden Form Fields checkbox

This will allow you to return the Group Number field and restrict your query to only families!