Git Product home page Git Product logo

qliksenseloopandreduce's Introduction

Draft project to implement a QlikView 11 style Loop and Reduce into Qlik Sense.  


The code does this...

1. Lets you pick an app,  the field in the app you want to loop on, and the stream you want to publish too
2. Copies the root app
3. Modifies each apps script to insert a variable, this can be used in the script to reduce data on reload
4. Creates a task and reloads the data
5. Waits for the reload to complete
6. Publishes the app to the stream, or republishes it if its the repeat run through
7. Tags the app and uses custom properties to be used in rules for permissions contain the loop values


To use the project you will need...

1. a QlikSense Server  (1.0 or higher)
2. an app that has its script ready to use an injected variable when reloading
3. the DLLs from the Qlik Sense SDK in a version that matches your server (not included and you will need to update references in the project)


Useful points...

1.  If your source app is big you may want to empty it of data all except for the field you loop on (makes it faster)
2.  You only need to use the tool if you change your source app,  reloads of the child apps will keep them up to date
3. 	


qliksenseloopandreduce's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.