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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reading BM.XML file with empty elements

Hi all,

I'm new with QlikView and I have this problem.
I wrote a little Java program that converts my various data to a BM.xml file.
I have to import this file in QlikView preferred but it doesn't work: my xml file contains some empty element like <Fmt/>, <Dec/> and <Thou/> that Qlik doesn't like!!!
If I convert (manually) these elemens to <Fmt></Fmt>, <Dec></Dec> and <Thou></Thou> it works!!!

I think that the xml parser should be standard, do you know what I must to do?

Thanks,

Francesca

0 Replies