function to ignore case of the value
Hello,
Is there any function which I can use in my workbook that will ignore the case; meaning it will consider 'rahul' and 'Rahul' the same?
Also, how does CORRECT_SPELLING function work exactly? No online documentation is available.
thanks & regards,
Rahul
-
Hi Rahul,
CONTAINS_IC performs an operation that is not case sensitive. It will compare/match strings and return a boolean. Documentation link below -https://documentation.datameer.com/documentation/display/DAS50/CONTAINS_IC
Please sign in to leave a comment.
Comments
4 comments