I am sending a string in an eVar in lowercase however when it is populated in report it gets converted to uppercase and this is happening only for couple of values not for others.
For example : am sending eVar1= "text1 text2|text3" from website but in reports it is populating as
"Text1 Text2|Text3"
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
This happens because the very first value stored in the report suite was exactly with this capitalisation "Text1 Text2|Text3". Now exactly this value will be reported regardless of what capitalisation the new values will be captured in.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hey Andrey, Could you suggest when would these values be reported back as captured? Would Adobe analytics do this forever? Will it ever refresh and show the values as captured which is in lower case?
Thank you,
Satish
Views
Replies
Total Likes
https://docs.adobe.com/content/help/en/analytics/components/dimensions/evar.html
eVars are not case-sensitive. If you send the same value in different cases (for example, "DOG" and "Dog" ), Analysis Workspace groups them together into the same dimension item. The case of the first value seen at the beginning of the reporting month is used. Data Warehouse shows the first value encountered during the request period.
Views
Replies
Total Likes