Hi,
This might be easy but asking for reference.
I am executing the QueryRun class to instantiate an instance of a query.
I am calling the QueryRun.Prompt() so the user can add additional range values etc.
I am also setting some ranges on the fly in the query object just before I execute queryRun.
My question is simply, how do I force the parameter in the SELECT QUERY to use QUERY USED instead of the cached usage data value PREVIOUSLY USED QUERY?