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

Announcements
Share your agentic AI experience, learn from others, and earn a new badge: Put Agentic AI to Work
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Which Qlik sense function execute the same old Qlikview function "Object.WriteXmlPropertiesFile Sheet (filename)" ?

In Qlik sense, how I can export the data structure (properties) of an object as XML or JSON?

In QlikView I was using the "WriteXmlPropertiesFile".

Es:

  (AObject as Tablebox) .WriteXmlPropertiesFile (filename);

Thanks Corchi

0 Replies