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

Node list to retrieve via 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.

0 Replies