I have a common requirement fixing/changing reports created by someone else, which use "results from another query (Any)" functionality in the query editor fro BO reports. Clicking on "results from another query (Any)" doesn't point to the query currently used (only the universe name) but lets you select a new query result (or the same).
This screenshot shows that Serialn10 field references results from two queries (universe called ADPnewP but no query name)
To change the query, click on "Result from another query(Any)"
You can select a new query but you can't see the original selction
Query property doesn't show this info either.
With reports having dozens of queries, it's not really user-friendly and this hasn't been done better in 4.1. Running each query to see if they match the expanded query is also time consuming, inefficient and unreliable (the nested query may not return any data).
Is there a smarter way to find, which query is referenced?