Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

info table

what are info tables in qlikview??

3 Replies
Anonymous
Not applicable
Author

What info tables do you mean?

Not applicable
Author

Hi Vitulgar

Essentially these are a way of linking files to field values. These can be pictures, multimedia files, pictures, anything. You load them in the form of an "info" table.

The table takes the form of two columns - one is the field that already exists, that you are linking to and the other is a path containing the file.

Eg

Productimage
bananasc:\banana.png
apples

c:\apples.png

In the example above, we can link the products apples and bananas to their images.

To recognise a table as an info table, put the word "info" before your load statement. To quote the helpfile:

The syntax is:

info ( loadstatement | selectstatement )

Examples:

Info Load * from flagoecd.csv;

Info Select * from infotable;

Info Select Key, Picture From infotable;

Does this help?

Erica

its_anandrjs

Hi,

Please clear your question first.

Regards,

Anand