News

Read this SQL ... set as a resource in another query to limit or refine results. The alternative is often multiple queries or unwanted manipulation of the raw data. With a subquery, you can ...
Normally the #”Filtered Rows” step wouldn’t fold because I’ve used a native SQL query as my source, but in this case it does because I’ve set EnableFolding=true in Value.NativeQuery. Of course this ...
You can now use the required_matches field value as the number of matching terms required to return a document in the terms_set query. (Required, array) Array of terms you wish to find in the provided ...