Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content

QvdNoOfFields Script function

This script function returns the number of fields in a QVD file.

Syntax:  

QvdNoOfFields(filename)

Arguments:  

Arguments
Argument Description
filename

The name of a QVD file, if necessary including path, as a folder or web data connection.

Example: 'lib://Table Files/'

Examples:  

QvdNoOfFields ('MyFile.qvd')

QvdNoOfFields ('C:\MyDir\MyFile.qvd')

QvdNoOfFields ('lib://DataFiles/MyFile.qvd')

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!