Query Drill refreshes all queries when drilling, really?

Hi all

we are experimenting with Query Drill in WebI R3. However, we see a strange behavior that I would like to verify with you:

It appears that when drilling in this mode, WebI would refresh ALL queries in a report, not just the one that it adapts for drilling. I make this assumption because drilling get quicker if I remove other queries.

Can anyone confirm this? Do you think there’s a technical reason for that or is BO just “playing it safe” to make sure merged dimension etc. remain in-line? I would find that strange since there is indeed the option to refresh just one particular query, right?

Thanks,
Philipp.


Philipp_1 (BOB member since 2009-11-13)

That’s interesting, but you can try a simple experiment to confirm this. Put one cell on your report for each query. In the cell, put the formula: =LastExecutionDate(“NameOfQuery”)

So you can see the last refresh date/time for each query. Then do your query drill and see if all cells update.


MichaelWelter :vatican_city: (BOB member since 2002-08-08)

Good idea!

Did that and I’m afraid I’m right: All the cells changed.

Can you see a technical reason for this? To me, this really kills a lot of the beauty of the whole concept of Query Drilling.

Thanks,
Philipp.


Philipp_1 (BOB member since 2009-11-13)

Well, like you said, data from one query may be related to data from another query, so I can see some reasoning behind it. But it would be nice to at least have the option to turn it off. However, I’ve never been a big fan of Query Drill, as it adds significant overhead to the database (every click reruns the query(ies)), and it slows down drilling.

Oh, and by the way, welcome to B:bob:B!


MichaelWelter :vatican_city: (BOB member since 2002-08-08)