Yuho Iwasaki on 30 Jun 2022 02:44:53
I want to explicitly specify the order in which queries are updated.
In reports holding multiple data sources and multiple queries, the
Once the update of the query for data source A is complete
I want to update the query for data source B.
The reason is that we want to use the values of A as parameters in the query of data source B.