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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rulohx87
Contributor III
Contributor III

Metadata XML from QVD

Hi Guys !

I don't understand how to use the fields in red.  Anyone have an idea ? Thanks

QvdFieldHeader:
LOAD
%Key_QvdTableHeader_B94FCCAC68ED3E20 AS %KeyTableHeader, // Key to parent table: QvdTableHeader
%Key_QvdFieldHeader_59D66ED49CFF179D AS %KeyFieldHeader, // Key for this table: QvdTableHeader/Fields/QvdFieldHeader
FieldName,
BitOffset,
BitWidth,
Bias,
NoOfSymbols,
Offset,
Length,
[NumberFormat/Type],
[NumberFormat/nDec],
[NumberFormat/UseThou] ,
[NumberFormat/Fmt]
FROM [Lib://$(vExt_QVD)/$(vQVD_Name).qvd] (XmlSimple, Table is [QvdTableHeader/Fields/QvdFieldHeader]);

Labels (2)
1 Reply
rzenere_avvale
Partner - Specialist II
Partner - Specialist II

Hi Rulo,

Did you find any way to use them?
I'm currently looking for the BitWidth field too...

Many thanks,
Riccardo