+ All Categories
Home > Documents > Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using...

Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using...

Date post: 12-Apr-2018
Category:
Upload: ngodung
View: 233 times
Download: 2 times
Share this document with a friend
18
[1] Preparing a QlikView document for Apparo Fast Edit Version 3.0.7
Transcript
Page 1: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[1]

Preparing a QlikView document for Apparo Fast Edit

Version 3.0.7

Page 2: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[2]

Content

1 Premises ................................................................................................................ 3

2 Creating a new QlikView document using QlikView client ....................................... 4

3 Creating a new QlikView OnOpen trigger ............................................................... 6

4 Creating new QlikView variables .......................................................................... 12

5 Creating new button for calling Apparo Fast Edit Business Case ............................ 15

6 Run the new Qlikview document in web portal AccessPoint .................................. 18

Page 3: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[3]

1 Premises Apparo Fast Edit must be installed successfully and the Apparo Designer document must be found in the QlikView AccessPoint portal.

Page 4: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[4]

2 Creating a new QlikView document using QlikView client

Create a new document. Here the name is „My first document with Apparo Fast Edit“ that is stored in the [APPARO_HOME]\designer file directory.

Enable „Web View“ with „View / Turn on/off web view”. Add a new component with right mouse click and:

Page 5: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[5]

… select “new Sheet Object” and

Move the “Apparo” extension into your sheet. You can change the size of the extension but don’t minimize it.

Page 6: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[6]

3 Creating a new QlikView OnOpen trigger The document must create an encrypted user name at start time. Therefore a new trigger is necessary. Selet in “Settings” the entry “Document Properties…”:

Page 7: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[7]

Select tab „Triggers“. Select „OnOpen“ and press “Add Action(s)”:

Page 8: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[8]

Press the „Add“ button.

Page 9: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[9]

Select „External“ and „Set Variable“:

Page 10: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[10]

The Variable has the name „vUser“ and the Value is “=OSUser()”:

Press the OK button.

Page 11: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[11]

Add a new action of type „External“ and „Run Macro“: The Macro Name is “createEncryptedUser”:

Attention: Order is important, 1. Set Variable, 2. Run Macro

Page 12: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[12]

4 Creating new QlikView variables Select again “Document Properties” and select tab “Variables”:

Page 13: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[13]

Add 3 new variables: Press button “New…”: Enter new variable name “vUser”:

Press OK button and again „New…“:

Page 14: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[14]

Enter new variable name “vEncryptedUser”. Then new variable “vTimeMs” The result:

Press the OK button.

Page 15: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[15]

5 Creating new button for calling Apparo Fast Edit Business Case Create a new Sheet Object of type Button. This button will call the Apparo Fast Edit Business Case.

Page 16: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[16]

Define the button label:

Page 17: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[17]

Define the action for this button. It must call an URL:

Paste the generated URL from the Apparo Designer into this field:

Page 18: Preparing a QlikView document for Apparo Fast Edit … · 2 Creating a new QlikView document using QlikView client Create a new document. Here the name is ... Enable „Web View ^

[18]

6 Run the new Qlikview document in web portal AccessPoint Now you can save this QlikView document and open the QlikView AccessPoint. Select your document “My first document with Apparo Fast Edit” and press the blue button.


Recommended