Hi @ wenwang1,Well probably the only option will be to combine multiple queries from various reports into one more complex query, e.g using JOINS or UNION.https://jackrabbit.apache.org/oak/docs/query/grammar-sql2.htmlNevertheless depending on the nature of queries, you are using in specific reports,...