<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Create charts on the fly from script engine in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239552#M90161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder if there is a possibility to create charts and define expression and dimensions on the fly, by reading a XML file in QlikView ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Nov 2009 20:25:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-12T20:25:46Z</dc:date>
    <item>
      <title>Create charts on the fly from script engine</title>
      <link>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239552#M90161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder if there is a possibility to create charts and define expression and dimensions on the fly, by reading a XML file in QlikView ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2009 20:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239552#M90161</guid>
      <dc:creator />
      <dc:date>2009-11-12T20:25:46Z</dc:date>
    </item>
    <item>
      <title>Create charts on the fly from script engine</title>
      <link>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239553#M90162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you'd load in the XML file, then trigger a macro. The macro would use the XML data to control what API calls it makes to build the charts. Complex and not something I'd attempt, but it should be possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 02:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239553#M90162</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-11-13T02:14:46Z</dc:date>
    </item>
    <item>
      <title>Create charts on the fly from script engine</title>
      <link>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239554#M90163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the correct XML, you can create new objects by reading the file with the API member Sheet.CreateObjectFromXmlPropertiesFile.&lt;/P&gt;&lt;P&gt;You can get a create a model of the required XML by writing out an existing object with Sheet.WriteXmlPropertiesFile.&lt;/P&gt;&lt;P&gt;I'm not sure how CreateObjectFromXmlPropertiesFile would behave in the Server environment. My guess is that you would create a user object.&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 00:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239554#M90163</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-11-14T00:44:05Z</dc:date>
    </item>
    <item>
      <title>Create charts on the fly from script engine</title>
      <link>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239555#M90164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answers.&lt;/P&gt;&lt;P&gt;The reason of this approach, is to create a generalized application where the number of elements are unknown, but where the nodename is known.&lt;/P&gt;&lt;P&gt;Read the unknown elements and then make a aggregated chart by using the unknown elements.&lt;/P&gt;&lt;P&gt;I am reading a webservice, saving the elements in the database by using a QlikView and then later on Load those elements in a predefined number of charts.&lt;/P&gt;&lt;P&gt;I wonder how stable the reload service is ? For the moment both services are disconnected in the Managment Console. I have allready put SR2 on the server with nu success at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2009 18:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-charts-on-the-fly-from-script-engine/m-p/239555#M90164</guid>
      <dc:creator />
      <dc:date>2009-11-24T18:01:04Z</dc:date>
    </item>
  </channel>
</rss>

