Is mapping in Data Prep case sensitive | Community
Skip to main content

2 replies

Amruthesh_AG
New Participant
November 20, 2025

you can resolve by adding toLowerCase()

New Participant
November 20, 2025

AFAIK it is, variable names for sure, and some functions like "equals" or "equalsIgnoreCase" are case sensitive too.