Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Mapping

Hi,

How convert below qlickview code to simple SQL

DEPARTMENT_MAP:

MAPPING

LOAD

  ACCOUNT,

  IF(MATCH(UPPER(DEPT), 'RSA', 'NAM', 'ZIM'), Country, 'OTHER')  AS Country

FROM source

Labels (1)
0 Replies