Text IN on UD3 gives error
Seems I have found a bug, not sure if this is the right place to get it solved.
We have a calculation where we use text3 on the customer, which is the country code to find the freight rate on the country customer with that name.
In the latest forecast the calculated numbers were lower than expected.
While checking there is no value calculated for customers with text IN, Indian customers.
The Cubeview I created now to check gives below message:

Text in the Cubeview is:
U3#39939, U3#30612, U3#Customer.base.Where(Text3 = 'IN'), I tried also Text3 startswith IN and Text3 = IN, all give the same message.
When I change to IT (for Italy), there is no error. Somehow IN is invalid for this purpose it seems.
Any idea how to solve, I can give it a different text, but would not be consistent.
Thanks in advance
Ben
