HOME > IT & Software > Qlik Sense API Essentials

Qlik Sense API Essentials

SynopsisQlik Sense API Essentials, available at $64.99, has an averag...
Qlik Sense API Essentials  No.1

Qlik Sense API Essentials, available at $64.99, has an average rating of 4.4, with 51 lectures, based on 17 reviews, and has 225 subscribers.

You will learn about Easily integrate HTML & CSS into Qlik Sense Extension and Mashup Create Basic Extension or Mashup and customize them as per your liking Working with JavaScript or jQuery in mashups and extension Basic custom Qlik Sense Themes Use CSS in Qlik Sense Themes which helps in beautifying Qlik sheets Use JSON property to customize Qlik Sense Charts using Qlik Sense Themes Working with QRS API Working with Enigma JS This course is ideal for individuals who are Qlik Sense Developers or Qlik View Developers or Web Developers or New to Qlik Sense It is particularly useful for Qlik Sense Developers or Qlik View Developers or Web Developers or New to Qlik Sense.

Enroll now: Qlik Sense API Essentials

Summary

Title: Qlik Sense API Essentials

Price: $64.99

Average Rating: 4.4

Number of Lectures: 51

Number of Published Lectures: 51

Number of Curriculum Items: 51

Number of Published Curriculum Objects: 51

Original Price: $22.99

Quality Status: approved

Status: Live

What You Will Learn

  • Easily integrate HTML & CSS into Qlik Sense Extension and Mashup
  • Create Basic Extension or Mashup and customize them as per your liking
  • Working with JavaScript or jQuery in mashups and extension
  • Basic custom Qlik Sense Themes
  • Use CSS in Qlik Sense Themes which helps in beautifying Qlik sheets
  • Use JSON property to customize Qlik Sense Charts using Qlik Sense Themes
  • Working with QRS API
  • Working with Enigma JS
  • Who Should Attend

  • Qlik Sense Developers
  • Qlik View Developers
  • Web Developers
  • New to Qlik Sense
  • Target Audiences

  • Qlik Sense Developers
  • Qlik View Developers
  • Web Developers
  • New to Qlik Sense
  • Welcome toQlik Sense API Essentials Referral Code 5449572C234B76775CE0 this course will help you to grow your skills if you are in a Qlik environment or learning Qlik Sense API.

    All file resource is uploaded in section respectively, feel free to download and make use of it.

    In this course, you will learn about APIswhich can be implemented in mashups and extension.

  • Easily integrate HTML and CSS into Qlik Sense Extension and Mashup

  • Create Basic Extension or Mashup and customize them as per your liking.

  • Working with JavaScript or jQuery in mashups and extension

  • Basic custom Qlik Sense Themes

  • Use CSS in Qlik Sense Themes which helps in beautifying Qlik sheets.

  • Use JSON property to customize Qlik Sense Charts using Qlik Sense Themes

  • Good or Basic Understanding of,

  • HTML and CSS related to web development will be a great advantage.

  • JavaScript and jQuery

  • JSON

  • Qlik sense development i.e. understanding of frontend, backend, visualization, variables, etc.

  • Qlik Sense Mashup API,
    In the context of web development, a mashup is a web page or web application that uses content from more than one source to create a single new service displayed in a single graphical interface, It comes with a number of Capability and other client-side APIs that can be used for building mashups.

    1. Field API

    2. Navigation API

    3. Variable API

    4. Bookmark API

    5. Table API i.e for export option

    Will also look intoQlik Single Integration, which helps in generating a URL for an object or sheet.

    Qlik Sense Theme API, : UPCOMING
    The Theme API is the external interface to Qlik Sense themes. It allows customization of visualizations, including extensions and widgets, outside of Qlik Sense.

    1. Sheet Object styling using CSS.

    2. JSON structure for theme.json

    3. Theme Editor using Dev-Hub.

    Qlik Sense Extension API,
    The Extension API consists of methods and properties used to create custom visualization extensions.

    1. Field API

    2. Navigation API

    3. Variable API

    4. Bookmark API

    5. Table API i.e for export option

    6. Backend API

    7. Extension API

    Qlik SenseEnigma JS,
    enigma.js is a library that helps you communicate with Qlik QIX Engine. Examples of use may be building your own browser-based analytics tools, back-end services, or command-line scripts.
    NOTE: This will be enabled and used in Qlik Extension and Mashup

    1. Field API

    2. Variable API

    3. App API

    4. Global API

    Qlik Sense QRS API

    1. We will use QRS API in extension to reload an application (This is for the use case where the analyzer license user wants to reload the application)

    2. Ideas & where can this be used.

    These are widely used, so in these videos series, you are going to use and learn these APIs to meet your development challenges.

    HOPE YOU LEARN & DEVELOP BEAUTIFUL EXTENSIONS/ MASHUPS/ THEMESFOR YOUR ORGANIZATION.

    Thank You all,Will appreciate your comments & response.

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Lecture 2: Install Qlik Sense Desktop Trial

    Chapter 2: Essentials for Building Extensions

    Lecture 1: First Extension & Basics

    Lecture 2: Style Your Extension

    Lecture 3: Custom Properties

    Lecture 4: Custom string, integer & number properties

    Lecture 5: Custom checkbox, media properties

    Lecture 6: Custom button group, drop down, switch & radio button

    Lecture 7: Custom array properties

    Lecture 8: Create Dimension, Measure, Sorting, Add-ons & Appearance

    Lecture 9: Rearrange or Create Tabs or Organize properties panel

    Lecture 10: Add custom properties in Dimension & Measure

    Lecture 11: Understanding structure of hypercube & retrieve data

    Lecture 12: Table object Part 1

    Lecture 13: Table object Part 2

    Lecture 14: Table object Part 3

    Lecture 15: KPI Object

    Lecture 16: Progress Bar Object using 3rd Party Library

    Chapter 3: Capability API in Extension & Mashups

    Lecture 1: Get list of Variable List

    Lecture 2: Get list of Master Object

    Lecture 3: Get list of Sheets

    Lecture 4: Get list of Snapshot list

    Lecture 5: Get list of Story

    Lecture 6: Create Generic Object method

    Lecture 7: Get list of Master Dimension

    Lecture 8: Get list of Master Measure

    Lecture 9: Get list of Themes

    Chapter 4: Essentials for Building Mashup

    Lecture 1: First Mashup & Overview

    Lecture 2: Bookmark API

    Lecture 3: Export Data

    Lecture 4: Field API

    Lecture 5: Variable API

    Lecture 6: Visualization API

    Lecture 7: Use a Custom HTML Layout

    Lecture 8: Customize Layout in Mashup Part 1

    Lecture 9: Customize Layout in Mashup Part 2

    Lecture 10: Change Chart Type On Fly

    Lecture 11: Apply Theme to Mashup

    Lecture 12: Kill the hypercubes in Mashup

    Chapter 5: Introduction to Enigma JS

    Lecture 1: Using enigma.js in extensions

    Lecture 2: Get Variable Properties

    Lecture 3: Get Master Dimension Properties

    Lecture 4: Get Master Measure Properties

    Lecture 5: Get Master Visualization Object Properties

    Lecture 6: Get App Backend Script

    Chapter 6: Introduction to QRS API

    Lecture 1: Step One for QRS API

    Lecture 2: Create Virtual Proxy in server for QRS API

    Lecture 3: Step Two for QRS API Configure AJAX

    Lecture 4: QRS API Reload App

    Lecture 5: QRS API Task Start

    Chapter 7: Bonus

    Lecture 1: Export Qlik Certificate

    Instructors

  • Qlik Sense API Essentials  No.2
    Ajay Kakkar
    Qlik Sense Developer
  • Rating Distribution

  • 1 stars: 1 votes
  • 2 stars: 0 votes
  • 3 stars: 2 votes
  • 4 stars: 2 votes
  • 5 stars: 12 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!