<?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 How to create qlikview dashboard programatically? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-qlikview-dashboard-programatically/m-p/205413#M61894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to create tablebox and add fields to it from a simple external program written in c# using the QlikView type library integrated in the qv.exe file.&lt;/P&gt;&lt;P&gt;After reloading data (app.ActiveDocument().DoReload(1, false, false);), I have two fields (apart from system fields) available in my ActiveDocument: "col_id" and "name".&lt;BR /&gt;I create a TableBox (TableBox table = app.ActiveDocument().ActivateSheet("Main").CreateTableBox();)&lt;BR /&gt;and try to add both fields to it. The second table.AddField("name"); results in unhandled COM exception caused by HRESULT E_FAIL error.&lt;/P&gt;&lt;P&gt;However, adding the second field manually from the QlikView Personal Edition dashboard IS possible:&lt;BR /&gt;open tableBox Properties -&amp;gt; move the second field from the Available list to Displayed list-&amp;gt; click apply -&amp;gt; column is added and data is shown.&lt;/P&gt;&lt;P&gt;Have anybody ever created dashboard with simple tablebox programatically? Where can I get some examples?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 14:21:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-08T14:21:24Z</dc:date>
    <item>
      <title>How to create qlikview dashboard programatically?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-qlikview-dashboard-programatically/m-p/205413#M61894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to create tablebox and add fields to it from a simple external program written in c# using the QlikView type library integrated in the qv.exe file.&lt;/P&gt;&lt;P&gt;After reloading data (app.ActiveDocument().DoReload(1, false, false);), I have two fields (apart from system fields) available in my ActiveDocument: "col_id" and "name".&lt;BR /&gt;I create a TableBox (TableBox table = app.ActiveDocument().ActivateSheet("Main").CreateTableBox();)&lt;BR /&gt;and try to add both fields to it. The second table.AddField("name"); results in unhandled COM exception caused by HRESULT E_FAIL error.&lt;/P&gt;&lt;P&gt;However, adding the second field manually from the QlikView Personal Edition dashboard IS possible:&lt;BR /&gt;open tableBox Properties -&amp;gt; move the second field from the Available list to Displayed list-&amp;gt; click apply -&amp;gt; column is added and data is shown.&lt;/P&gt;&lt;P&gt;Have anybody ever created dashboard with simple tablebox programatically? Where can I get some examples?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 14:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-qlikview-dashboard-programatically/m-p/205413#M61894</guid>
      <dc:creator />
      <dc:date>2011-02-08T14:21:24Z</dc:date>
    </item>
  </channel>
</rss>

