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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
avinashkk696
Contributor III
Contributor III

Java Script to select default value based on flag value in QlikSense

Hi All,

I am new to Java Script, HTML and CSS. I have a scenario where we have to write a java script which will have the following data in QlikSense.

UserFlag
User1 N
User2N
User3Y
User4N

From the above table, I have created a extension which will select the default value as User1 on opening the application. But my scenario is, I want to have a default value of user who has a "Flag" value as "Y". For example, from the above table, I want the default selection to be "User3" as the flag for user3 is Y.

Kindly Help me on this.....

Note: I don't want to use any extensions from QlikBranch.

0 Replies