Be able to rename subquery's used in the query builder.
At this moment the name is automatically created without an option to change the name.
Query --> Subquery --> Subquery_1 --> Subquery_2 --> Subquery_3
Be able to rename subquery's used in the query builder.
At this moment the name is automatically created without an option to change the name.
Query --> Subquery --> Subquery_1 --> Subquery_2 --> Subquery_3
I realize that this is several years old...might help someone searching later.
This can be done...