I need to get the only products not sold during the selected period and if those products has been sold any time out of the selected period, then show the last day of sold. I have itemname,invoiceDate and Date fields.
The Set Analysis condition is excluding the values of Itemname that are associated with the invoiceDate values that belong to the selected period of Dates - facilitating the required condition of excluding the items that were sold in a give period of time.