Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Attributes to retrieve with getAttribute

Hi all,

I am looking for a list of nodes/elemets which are linked to a document which I can retrieve

i.e.

var category = elems.getAttribute("categgory");      - for document category

or

var filesize = elems.getAttribute("filesize");      - for  file size.

Where can I get a list of all possible attributes to retrieve for a Qlikview model/document.

Any help would be appreciated.

p.s. version 9 or 10

0 Replies