In a report with 4 queries, is possible to schedule sequentially order of query execution?
Example: in my report I've this queries: Q_1, Q_2, Q_3, Q_4
Can I impose ths execution order: Q_3, Q_2, Q_4, Q_1 ??
Thanks
(BO XI 3.1 SP3 FP3.2)
PS: I don't know the way of execution of multiquery reports