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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Praten361998
Contributor
Contributor

how to read log files so i can findout and enlist the number of fields which are used in qvds

i have assign the task in which i want to enlist the number of fields used in qvds in the application 

so for that i need to read log file and then have to reads the how many fields are used from  qvds 

so hence i need a logic or code in script of qlik for how to enlist the no. of fields in qvd.

please help me

thanks in advance 

1 Reply
marcus_sommer

You don't need the log-files for it else you could get the information from functions like: qvdnooffields() and qvdfieldname().