Set modifiers using assignments with implicit set operators
This notation defines new selections, disregarding the current selection in the field. However, if you want to base your selection on the current selection in the field and add field values, for example you may want a modifier
Examples and results:
Examples | Results |
---|---|
|
Returns the sales for the current selection, but using an implicit union to add the products ' |
|
Returns the sales for the current selection but using an implicit union to add a number of years in the selection: 1997 and all that begin with “20” – however, not 2000. Note that if 2000 is included in the current selection, it will still be included after the modification. Same as |
|
Returns the sales for the current selection, but only for the intersection of currently selected products and the product |