Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

need help

1.How to implement incremental load in the project and what is the scenario?

2. What are the steps involve to handle incremental load in Qlikview?

3. what is the purpose of canateniate tables in Qlikview?

4. In which key we can check after canctenating tables in QVD?

5. How many dashboards we can develop in one project?

6. How many qvw's,screens and sheets we can develop in one project?

7. what is data content file in qvw?

8. How much size of data stored in qvw and qvd?

9. I don't have publlisher then how to transfer qvw files to server?

10. is it possible to store 1GB of data in qvd?

11. How to schedule the file in Qlikview?

12. I need automatic reload in Qlikview, how can i do it? what is the procedure?

13. How can we delete the records in incremental load and what is the purpose of delete? what is the scenario?

1 Reply
Josh_Good
Employee
Employee

1. Search for "Using QVD files for incremental load" in the help file.  There is a few very good examples

2. see above

3. Concatenating tables can be advantageous when there are multiple fields that define the join between tables.  It is sometime easier to just concatenate the tables vs creating compound keys (e.g. a budget table and a sales table)

4. Sorry I don't understand the question

5. There is no technical limit to the number of sheets with a QVW however the practical limit is about 10 (otherwise it become information lover load).

6. There is no limit

7. the data is in a proprietary format.

8. Billion of records can be loading into a QVW or QVD.  This limit is based on available hardware

9. Just move the file to the server the way you would move any file around in Windows

10. yes

11. This is done in the QlikView Management Console (QMC) under the documents section

12. This is done in the QlikView Management Console (QMC) under the documents section

13. see answer 1.