Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik Sense Javascript Help

Hi all,

I need help about Qlik Sense. I trying to understand how js works.

function myCallBack (reply) {

          if(reply.qListObject.qDimensionInfo.qStateCounts.qSelected==0) // how can i get/reach these(API vs.)?

        {

          //do smthng via JS

        } else

        {

       //do smthng via JS

        }

  }

Thank you.

1 Solution

Accepted Solutions
Michael_Tarallo
Employee
Employee

Hi Ahmet - I moved your discussion to the appropriate section.

Have you taken a look at this:

https://help.qlik.com/sense/en-us/developer/

https://help.qlik.com/sense/en-us/developer/#../Subsystems/Workbench/Content/CodeExamples/qswb_codee...

Let me know if you need more specifics and we will get someone to assist you further,

Please mark the appropriate replies as helpful / correct so our team and other members know that your question(s) has been answered to your satisfaction.

Regards,

Mike

Regards,
Mike Tarallo
Qlik

View solution in original post

1 Reply
Michael_Tarallo
Employee
Employee

Hi Ahmet - I moved your discussion to the appropriate section.

Have you taken a look at this:

https://help.qlik.com/sense/en-us/developer/

https://help.qlik.com/sense/en-us/developer/#../Subsystems/Workbench/Content/CodeExamples/qswb_codee...

Let me know if you need more specifics and we will get someone to assist you further,

Please mark the appropriate replies as helpful / correct so our team and other members know that your question(s) has been answered to your satisfaction.

Regards,

Mike

Regards,
Mike Tarallo
Qlik