What are most common uses of variable in qlikview google docs

Page 1

What are most Common Uses of variable in QlikView Variables are the mainstay of data visualization softwares like QlikView Training, D3.js etc. Optimizing the use of variables always reduces application development time. Let’s look at the some common uses of variables: 1. Portability: Variables are used when we want to store values and use them in multiple objects / charts without wanting to type those values again. Variables are also used when we want to perform dynamic calculations. For example: A variable created for representing previous year as “vPrevYr=$(=Max (Year)-1)”, refers to a dynamic calculation as per current selection and can be accessed by all objects of the document.

2. Use in Chart Objects: We can make use of variables in charts at multiple places using: ○ Dynamically limit the dimension: I answered a related question on discussion portal regarding functionality of charts in QlikView Data Transformation. I solved it by creating a variable to hold the input of user (how many categories, he / she wants to see) using input box and then used this variable in dimension limit tab of the chart. You can see the complete solution here.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.