As noted above, in the existing discussion I’ve merged your query with, that has never been possible. Numbers are generated when you compile, and so the scope of what you compile is all the numbering can know. The only exception are single-item selections from the top drop-down. Then it is a far less complex matter of compiling everything up to the chosen item, and then chopping everything off that came before.
Sometimes the simplest solution is the best approach.