<?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 Re: How to run a sub in VBscript in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672445#M244214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, doesn't matter if it's personal edition or licensed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2014 16:59:35 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2014-06-27T16:59:35Z</dc:date>
    <item>
      <title>How to run a sub in VBscript</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672442#M244211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a try, I wrote this routine in VBScript&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub cleanUp()&lt;/P&gt;&lt;P&gt;&amp;nbsp; defaultSelections()&lt;/P&gt;&lt;P&gt;&amp;nbsp; set revSheet = ActiveDocument.Sheets("Revenues Summary")&lt;/P&gt;&lt;P&gt;&amp;nbsp; set Pivot = revSheet.CreatePivotTable&lt;/P&gt;&lt;P&gt;&amp;nbsp; Pivot.addDimension "Portfolio"&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to run the sub so that the object is created in the "Revenues Summary" sheet ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the syntax for adding dimension appropriate ? How can I add as a dimension a field of the document (Portfolio field) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I debug this piece of code ? Will it exit with no message if there is some syntax mistake ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it at all possible to launch a script in the Personal Edition ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 16:25:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672442#M244211</guid>
      <dc:creator />
      <dc:date>2014-06-27T16:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to run a sub in VBscript</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672443#M244212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To run the sub, create either a button or a text object. Add an Action by going to the Action tab &amp;gt;&amp;gt; External &amp;gt;&amp;gt; Run Macro. Enter the name of the sub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do a basic debug by pressing the "Check" button in the Edit Module dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 16:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672443#M244212</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-06-27T16:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to run a sub in VBscript</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672444#M244213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, is it also possible in the Personal Edition (see my other post)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 16:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672444#M244213</guid>
      <dc:creator />
      <dc:date>2014-06-27T16:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to run a sub in VBscript</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672445#M244214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, doesn't matter if it's personal edition or licensed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 16:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-a-sub-in-VBscript/m-p/672445#M244214</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-06-27T16:59:35Z</dc:date>
    </item>
  </channel>
</rss>

