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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Broly
Contributor III
Contributor III

Simple Field Select if statement not working

Hi Experts,

I am using extension Simple Field Select and I am having an issue with it.

The expression is this:

=if($(vLanguage1) = 'EN' ,AreaScale6EN,AreaScale6DE)

In regular table, this works fine, but in this extensions it is not.

Does someone know why?

Thank you

Labels (1)
1 Solution

Accepted Solutions
peachman
Contributor III
Contributor III

Hi,

This could be a problem with the way the extension processes data, if the values display in a normal table I suspect it's a problem with the extension, difficult to tell without looking

View solution in original post

1 Reply
peachman
Contributor III
Contributor III

Hi,

This could be a problem with the way the extension processes data, if the values display in a normal table I suspect it's a problem with the extension, difficult to tell without looking