Level 1
Level 2
Bei der Community anmelden
Weitere Informationen
Melden Sie sich an, um alle Badges zu sehen
Leiste mit Community-Erfolgen erweitern.
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi,
Wanted to understand if I have two exclude containers within a container, how will the logic work?
A) Visit
B) Visit
Hit
and
C) Visit
suppose B and C are exclude containers
will my result be A -B - C
or [B(exclude) intersection C(exclude)]
will the it first do AND logic or exclude B and C one after the other
Gelöst! Gehe zu Lösung.
The segment will return A, but exclude B and exclude C (=A-B-C). Visits with A and B as well as with A and C will also be excluded.
Lösung in ursprünglichem Beitrag anzeigen
Zugriffe
Likes
Antworten