eVar filled on Omnibug, but getting "Unspecified" on Analytics
Hi, Adobe Analytics begginer here.
I am trying to create a conversion variable from a dataLayer object on my site. It looks like this:

I can see both the "application" and "team" on Adobe Analytics as they are text strings, but not the "appid" one (this one changes as the user switches from one app inside the website from the other).
I checked Omnibug and I can see the corresponding eVars with the data coming from these:

The data element is quite simple:

And so does the rule:

The eVar is set as the data element:

But on Analytics, the App ID variable is "Unspecified":

Any ideas?
Thanks!