Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the js_composer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the miniorange-login-openid domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the redux-framework domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the slick-popup domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-events-manager domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/petaantz/public_html/wp-includes/functions.php on line 6131

Warning: Cannot modify header information - headers already sent by (output started at /home1/petaantz/public_html/wp-includes/functions.php:6131) in /home1/petaantz/public_html/wp-content/plugins/download-monitor/src/DownloadHandler.php on line 488

Warning: Cannot modify header information - headers already sent by (output started at /home1/petaantz/public_html/wp-includes/functions.php:6131) in /home1/petaantz/public_html/wp-content/plugins/paid-memberships-pro/adminpages/reports/logins.php on line 459

Warning: Cannot modify header information - headers already sent by (output started at /home1/petaantz/public_html/wp-includes/functions.php:6131) in /home1/petaantz/public_html/wp-includes/feed-rss2.php on line 8
qlikview Archives - Petaa Bytes https://www.petaa-bytes.com/category/qlikview/ Sun, 30 Dec 2018 10:43:01 +0000 en-US hourly 1 https://wordpress.org/?v=6.9 https://www.petaa-bytes.com/wp-content/uploads/2018/09/cropped-favicon-32x32.png qlikview Archives - Petaa Bytes https://www.petaa-bytes.com/category/qlikview/ 32 32 BASICS of QLIKVIEW https://www.petaa-bytes.com/basics-of-qlikview/?utm_source=rss&utm_medium=rss&utm_campaign=basics-of-qlikview&utm_source=rss&utm_medium=rss&utm_campaign=basics-of-qlikview https://www.petaa-bytes.com/basics-of-qlikview/#respond Wed, 23 Mar 2016 04:22:39 +0000 http://localhost/pettanew/?p=213 What is Qlikview? Why Qlikview? Who can use Qlikview? Thinking through a BI solution build Structured approach for first dashboard build in a Visualisation tool Understanding Qlikview Desktop, Publisher, Server, …

The post BASICS of QLIKVIEW appeared first on Petaa Bytes.

]]>
  • What is Qlikview? Why Qlikview? Who can use Qlikview?
  • Thinking through a BI solution build
  • Structured approach for first dashboard build in a Visualisation tool
  • Understanding Qlikview Desktop, Publisher, Server, QlikSense
  • Quick Tour of Qlikview tool : Scripting, Front End Canvas, Automation
  • Basic Elements of the QV User Interface – Tool Bars (Standard, Menu, Design tool bars)
  • Demo: State of the art BI Dashboard in Qlikview
  • List Boxes, Pivot Charts, Straight Tables, Table Box, Pie Chart, writing expressions, Associative Search
  • The post BASICS of QLIKVIEW appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/basics-of-qlikview/feed/ 0
    QLIKVIEW SCRIPTING https://www.petaa-bytes.com/qlikview-scripting/?utm_source=rss&utm_medium=rss&utm_campaign=qlikview-scripting&utm_source=rss&utm_medium=rss&utm_campaign=qlikview-scripting https://www.petaa-bytes.com/qlikview-scripting/#respond Wed, 23 Mar 2016 04:22:06 +0000 http://localhost/pettanew/?p=211 Necessity of Scripting Connecting to Data Source: Select and Load Connecting to Data Base (thru OLEDB), Excel File, QVDs, Qlikview Application (Binary Load) etc; Understanding Preceding Load What if Analysis: …

    The post QLIKVIEW SCRIPTING appeared first on Petaa Bytes.

    ]]>
  • Necessity of Scripting
  • Connecting to Data Source: Select and Load
  • Connecting to Data Base (thru OLEDB), Excel File, QVDs, Qlikview Application (Binary Load) etc;
  • Understanding Preceding Load
  • What if Analysis: Input Filed, Input Sum
  • Variables declaration with LET, SET
  • Dollar Sign Expansion (DSE) of Variables
  • The post QLIKVIEW SCRIPTING appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/qlikview-scripting/feed/ 0
    DATA MODELLING in QLIKVIEW https://www.petaa-bytes.com/data-modelling-in-qlikview/?utm_source=rss&utm_medium=rss&utm_campaign=data-modelling-in-qlikview&utm_source=rss&utm_medium=rss&utm_campaign=data-modelling-in-qlikview https://www.petaa-bytes.com/data-modelling-in-qlikview/#respond Wed, 23 Mar 2016 04:21:27 +0000 http://localhost/pettanew/?p=209 Loading Multiple files to QV, Table Viewer Table Joins: Join, Left, Right, Inner Joins Keep: Left, Right, Inner Concatenate Tables (Implicit, Explicit Concatenation), Prevent Implicit Concatenation Start Schema, Snow Flake …

    The post DATA MODELLING in QLIKVIEW appeared first on Petaa Bytes.

    ]]>
  • Loading Multiple files to QV, Table Viewer
  • Table Joins: Join, Left, Right, Inner Joins
  • Keep: Left, Right, Inner
  • Concatenate Tables (Implicit, Explicit Concatenation), Prevent Implicit Concatenation
  • Start Schema, Snow Flake Schema
  • Expression Viewer, Variable Editor, Log File Creation
  • Button Object, Reload Time function
  • Importance of System Fields
  • The post DATA MODELLING in QLIKVIEW appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/data-modelling-in-qlikview/feed/ 0
    DATA MODELLING OPTIMIZATION https://www.petaa-bytes.com/data-modelling-optimization/?utm_source=rss&utm_medium=rss&utm_campaign=data-modelling-optimization&utm_source=rss&utm_medium=rss&utm_campaign=data-modelling-optimization https://www.petaa-bytes.com/data-modelling-optimization/#respond Wed, 23 Mar 2016 04:20:44 +0000 http://localhost/pettanew/?p=207 Challenges of Data Modelling: Synthetic Key, Circular References, Loosely Coupled Tables Solution: Rename Fields, Auto number, Qualify (UnQualify), Concatenate, Composite Key Linked Tables Dashboard Real Estate space Optimization Techniques Multi …

    The post DATA MODELLING OPTIMIZATION appeared first on Petaa Bytes.

    ]]>
  • Challenges of Data Modelling: Synthetic Key, Circular References, Loosely Coupled Tables
  • Solution: Rename Fields, Auto number, Qualify (UnQualify), Concatenate, Composite Key
  • Linked Tables
  • Dashboard Real Estate space Optimization Techniques
  • Multi Box
  • Container: Different Types
  • The post DATA MODELLING OPTIMIZATION appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/data-modelling-optimization/feed/ 0
    DATA LOAD TYPES https://www.petaa-bytes.com/data-load-types/?utm_source=rss&utm_medium=rss&utm_campaign=data-load-types&utm_source=rss&utm_medium=rss&utm_campaign=data-load-types https://www.petaa-bytes.com/data-load-types/#respond Wed, 23 Mar 2016 04:20:11 +0000 http://localhost/pettanew/?p=205 Cross Tables Mapping Load and Mapping Tables Reading and Writing QVD files, csv Files in the script Advantages of QVDs and creation of QVDs from Chart Buffer Load, Incremental Load, …

    The post DATA LOAD TYPES appeared first on Petaa Bytes.

    ]]>
  • Cross Tables
  • Mapping Load and Mapping Tables
  • Reading and Writing QVD files, csv Files in the script
  • Advantages of QVDs and creation of QVDs from Chart
  • Buffer Load, Incremental Load, Resident Load
  • Binary Load in detail
  • Partial Reload (Add, Replace)
  • Combo Chart, Trellis
  • The post DATA LOAD TYPES appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/data-load-types/feed/ 0
    TRANSFORMATIONS https://www.petaa-bytes.com/transformations/?utm_source=rss&utm_medium=rss&utm_campaign=transformations&utm_source=rss&utm_medium=rss&utm_campaign=transformations https://www.petaa-bytes.com/transformations/#respond Wed, 23 Mar 2016 04:19:30 +0000 http://localhost/pettanew/?p=203 Table Transformation Generic Load Cross Tables Hierarchy Create Theme File Book Marks

    The post TRANSFORMATIONS appeared first on Petaa Bytes.

    ]]>
  • Table Transformation
  • Generic Load
  • Cross Tables
  • Hierarchy
  • Create Theme File
  • Book Marks
  • The post TRANSFORMATIONS appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/transformations/feed/ 0
    ADVANCED CHARTS https://www.petaa-bytes.com/advanced-charts/?utm_source=rss&utm_medium=rss&utm_campaign=advanced-charts&utm_source=rss&utm_medium=rss&utm_campaign=advanced-charts https://www.petaa-bytes.com/advanced-charts/#respond Wed, 23 Mar 2016 04:18:32 +0000 http://localhost/pettanew/?p=200 Qlikview Functions Radar Chart Scatter Chart Grid Chart Fast Change of Charts Cyclic Chart Drill Down Chart

    The post ADVANCED CHARTS appeared first on Petaa Bytes.

    ]]>
  • Qlikview Functions
  • Radar Chart
  • Scatter Chart
  • Grid Chart
  • Fast Change of Charts
  • Cyclic Chart
  • Drill Down Chart
  • The post ADVANCED CHARTS appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/advanced-charts/feed/ 0
    SET ANALYSIS EXPRESSIONS https://www.petaa-bytes.com/set-analysis-expressions/?utm_source=rss&utm_medium=rss&utm_campaign=set-analysis-expressions&utm_source=rss&utm_medium=rss&utm_campaign=set-analysis-expressions https://www.petaa-bytes.com/set-analysis-expressions/#respond Tue, 22 Mar 2016 06:36:06 +0000 http://localhost/pettanew/?p=196 Set Analysis Set Identifier, Operator, Modifier Indirect Set Analysis: P(), E() Mekko Chart Tips and Tricks

    The post SET ANALYSIS EXPRESSIONS appeared first on Petaa Bytes.

    ]]>
  • Set Analysis
  • Set Identifier, Operator, Modifier
  • Indirect Set Analysis: P(), E()
  • Mekko Chart
  • Tips and Tricks
  • The post SET ANALYSIS EXPRESSIONS appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/set-analysis-expressions/feed/ 0
    Qlikview Training in Mumbai https://www.petaa-bytes.com/299-2/?utm_source=rss&utm_medium=rss&utm_campaign=299-2&utm_source=rss&utm_medium=rss&utm_campaign=299-2 https://www.petaa-bytes.com/299-2/#respond Sun, 13 Mar 2016 11:40:08 +0000 http://localhost/pettanew/?p=299 The post Qlikview Training in Mumbai appeared first on Petaa Bytes.

    ]]>
    The post Qlikview Training in Mumbai appeared first on Petaa Bytes.

    ]]>
    https://www.petaa-bytes.com/299-2/feed/ 0