Re: Join Util with Filter Queries

2013-08-06 Thread Shane Strasser
roningen < martijn.v.gronin...@gmail.com> wrote: > Hi, > > If you specify the FilteredQuery via the 'fromQuery' parameter, then they > should be executed before the the join operation is performed. > What makes you think that the FilteredQuery is applied post join? >

Join Util with Filter Queries

2013-08-01 Thread Shane Strasser
Hey All, We're currently looking into using the Join Utility (we're on version 4.0 and are in the process of moving to 4.3) and have started to prototype some of the tools. One thing we'll need to be able to do is add filter queries. The question I have is that based on the documentation it almos