Introduction
In QlikView, Resident Load can be used to load data from a previously loaded table. In Resident Load, we can do a calculation or transformation. It is very simple to load an existing field and table also. It is a highly important feature of QlikView because by using Resident Load, we perform a calculation on an existing field and table also.
In this article, I explain how Resident Load an existing field and successful table and perform a calculation on this field and load data from the previous successful field.
So let's start with the procedure.
Step 1: Open the QlikView application
In the first step you need to open the QlikView application then go to, File-> New, then this window will be opened.
Step 2: Open Edit Script
The second step is open the edit script window from, File-> Edit Script.
- Then this window will be opened.
Step 3: Click on table files
Now open table file and click on the Open button.
Step 4: File wizard type
Then this window will be opened. Here you can see your table file table and click on the Finish button.
Step 5: Code of edit script
Now, in edit script web file upload successfully and reload it.
Step 6: Save file
The next step is we need to save our QlikView file.
Step 7: Sheet property window
The sheet property window will be opened. In this window you add fields that you want to display as a table and click on the OK button.
Step 8: Select table
In menu bar, there is option of layout then, select layout->New sheet object->table box.
Step 9: New table box
In this window we select fields and click on the OK button.
Now you can see data will be uploaded from data (Excel) files.
Step 10: Open edit script
Now the next step is open edit script again and perform code for Resident Load and then reload it.
Step 11: Sheet property window
The sheet property window will be opened. In this window you add fields that you want to display as a table and click on the OK button.
Step 12: Select table
In the menu bar, there is an option for layout; select layout->New sheet object->table box.
Step 13: New table box
In this window we select fields and click on the OK button.
Now you can see Resident Load loads data from an existing field and perform the calculation. It will show the percentage of population with rank.
If you select any data from the table then it shows the country name, percentage of population and date and so on.
Summary
This article provided an introduction yo Resident Load in QlikView applications and how it works with an existing table and performs calculation.