Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Using a qlikview template

Hi Guys,

I have been received a QV template which I need to follow to create my reports.

In the edit script page there are 2 tab:

  1. Main: This is the regular tab but this table is not used for any scripting
  2. Script to Edit: It has following statements;

// *** update the below with latest modification details **

__Changes:

LOAD * INLINE [

Version, Date, By, Change

01.00, 23-Jul-12, The Company Name, Template

]

// *** Update list of QVDs to be loaded ***

QVDList:

LOAD * INLINE [

QVDName

Categories

Companies

Countries

Data

MasterCalendar];

// *** Update scope of About file to load ***

Scope:

LOAD * INLINE [

Scope

UKCEMEA Subscription Analysis

QlikView User Dashboard

Circulations

];

In the template User Guide it says that:

1. Update__changes table with modificaiton description

2. Upadate QVD List with QVDs to be loaded

3. Update Scope list with the details to be loaded from the User Guide

Here are my questions about this template:

1. What does "Update__changes table with modificaiton description" means and how can I do that? [I just have my list of QVDs]

2. What should be do for "Upadate QVD List with QVDs to be loaded"? Should I just need to add the list of my QVDs and that's it?

3. What does "Update Scope list with the details to be loaded from the User Guide" means? Should I just add here what types of reports are in scope?

Since I am pretty new to Qlikview I don't understand this at all, your expet comments will be highly appriciated.

Please let me know if you need some more information in order to understand that.

Thanks,

TA

0 Replies