Is "intersection tuple" option available in toolbar the same as using tuple function in a data item?
I have 2 queries which are the same except that they have 2 different detailed filters. One query goes to one page and the other to other page. i am thinking of combining the two queries and have two tuples in the query. First tuple with the first measure and first filter and the second with second filter and the measure. Subsequently source the two pages out of the same combined query. Is it possible?