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: 
GraceGao
Creator
Creator

if else statement performance

Hi Experts

I have material group in English and Chinese field. I use if statement to realize the language change like below.

If(selected language = 'CN', material group in Chinese, material group in English), Although the function has realized

internal engine error has occurred when see the navigational filter value for this field after language change.

Is there any other way to realize the language change in dashboard? Please advise.

1 Reply
Onyi_Nwabia-Robbins
Contributor III
Contributor III

You could try pick(match()) instead.