I would like the FIX_RATE to be filtered on a variable of vDate. Any idea how I can specify this after the * in my expression above? For example it should be something like:
Set analysis expression belongs to the whole aggregation, not to an individual field. Therefore, all filters need to be specified within the same set analysis expression. You already have one filter for the field CREATE_DT. If you have another date field that you need to limit by vDate, you can add another filter within the same Set Analysis modifier. All these filters apply to both operands in your calculation.