NameCase() doesn't work
Hello,
The NameCase() function doesn't work.
I have this field on the report : [NameCase(Lowercase(<DBDataset."SURNAME">))].
In the dataset, <DBDataset."SURNAME"> is "SMITH", but on the report it always displays "smith".
Regards,
Vasile
The NameCase() function doesn't work.
I have this field on the report : [NameCase(Lowercase(<DBDataset."SURNAME">))].
In the dataset, <DBDataset."SURNAME"> is "SMITH", but on the report it always displays "smith".
Regards,
Vasile
Comments
Also I reproduced the problem with the NameCase() function, therefore it is not returning the first letter in upper case.
Regards
Marcos