Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

How we can remove or clear only one event alone?

Avatar

Level 5

Issue: Using this syntax (Syntax: manageVars("lowerCaseVars", "events,eVar1,list1", false); ), we can remove entire events value but how we can remove or clear only one event alone?
Like: manageVars("lowerCaseVars", "event42", false); // This is not working.

1 Reply

Avatar

Community Advisor

I assume that you're working with Adobe Analytics.

Take a look at my post, where I provide a possible solution: https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-blogs/don-t-use-clearvars/ba-p/4107...