I have created four custom events from a single, existing event (based on different property combinations) to allow me to show four separate lines on an Insight report. I would like to have another line on the report which is essentially the total of the original event less the total of the other four custom events. My problem is that two of the events have property checks that are mutually exclusive and therefore would require an and+or filter to build the inverse of the four events.
Is this possible?
Best answer by Muffaddal Qutbuddin
Hello
Formula 1 = A - (B+C+D+E)
Formula 2 = B
Formula 3 = C
Formula 4 = D
Formula 5 = E
