
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Generic load in Qlikview
hi,
I want to know about generic load in qlikview.Can anyone explain me with example.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://d1cf4w4kkla6tb.cloudfront.net/documentation/9.00/latest/_Qvs/Qvs%20Reference%20Manual.pdf
Generic
The unpacking and loading of a generic database can be done with a generic
prefix. For a description of a generic database, see page 475.
The syntax is:
generic ( loadstatement | selectstatement )
Examples:
Generic Load * from abc.csv;
Generic Select * from table1;
The load statement syntax is described on page 309. The select statement
syntax is described on page 329.
Tables loaded through a generic statement cannot be concatenated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please look into this generic load example. It may help you to understand more.
Thanks & Regards,
Saravanan.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
What is the advantage of doing generic reload?
Please explain.
Regards
Andrew Hudson

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The advantage of using Generic Load is to use the attributes of different object. In simple words, if you need to convert rows into columns then you use Generic Load.
Thanks and Regards,
Ankita

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
below links help to understand Generic load concept:
http://qlikviewcookbook.com/2010/05/use-cases-for-generic-load/
http://community.qlik.com/docs/DOC-3020
Regards
Neetha
