about banner




Duration : 3 days

Prerequisites:
  • Preferred to have QlikSense Visualization and Data Modelling working experience of 6 months at least. Or else recently (in last 10 days) should have undergone Qlik Sense Visualization and Data modelling training.
  • Web development experience of at least 6 months with decent knowledge of HTML, CSS, and JavaScript. Or else recently (in last 10 days) should have undergone HTML, CSS, and JavaScript training.
  • For .NET integration topic knowledge of .NET including visual studio is needed
  • Any 1 backend RDBMS e.g. SQL Server, Oracle etc.
Objectives
  • Qlik Sense Desktop
    • Give a good start on QlikSense Mashup.
    • A quick walk through of different APIs mentioned in list below will be provided. Working samples on some APIs will be demonstrated, which will provide very good start.
Qlik Sense Developer

  • Introduction
  • Difference between Extension, Widget, Mashup, and Embedded Analytics
  • Dev Hub
    • What is Dev hub?
    • Use Dev hub for development
  • Extension
    • Create new sample Extension
    • Learn more using Extensions for
      • Bookmark
      • Table
    • HyperCube
      • What is HyperCube
      • Create chart using third party library
  • Widget
    • What is Widget
    • Create Sample Widget
  • MashUp
    • What is MashUp
    • Different APIs
      • Engine API
        • What is Engine API
      • Extension API
        • The Extension API consists of methods and properties used to create custom visualization extensions.
        • What is Extension API
      • Capability APIs
        • The Capability APIs are a collection of JavaScript APIs that allows you to easily embed Qlik Sense content into a web page. With just a few lines of code it is possible to create a visualization that leverages the Qlik Sense visualization library.
          • Root API
            • getAppList
            • openApp
            • setLanguage
          • App API
            • GetObject
          • Bookmark API
            • Apply
            • Create
            • Remove
          • Field API
            • Field
            • selectValues
            • clear
            • clearOther
          • Global API
            • getProductVersion
            • getAppList
            • getAuthenticatedUser
          • Navigation API
            • getCurrentSheetId
            • gotoSheet
            • gotoStory
          • Selection API
          • Table API
          • Variable API
            • Get
            • Create
          • Visualization API
            • Create
      • App Integration API
      • Single Integration API
    • Mashup Templates
  • Use Visual Studio to Access QlikSense – Qlik Analytics for Visual Studio