Hello,
After a big multi-plateform implementation we realised that we had some issues in some properties text values
For exemple, we have a View event with a View Name text property
Platform A : View Name = “Home page”
Platform B : View Name = “Home Page”
As you can see this can be a huge issue while doing some analysis.
Is there a way to say for this property to merge the values “Home Page” and “Home page” to for exemple “Home Page” ?
Thanks,
Matthias