<?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: Macro with qlik in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141589#M894238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Preferably use Trigger Actions&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2016 16:36:50 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2016-08-05T16:36:50Z</dc:date>
    <item>
      <title>Macro with qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141587#M894236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I had a doubt with a Macro, i have the code to export and save the document in csv but is it possible to filter the table in the macro?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141587#M894236</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Macro with qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141588#M894237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here a few examples from the APIGuide.qvw (is in your install-folder by automation):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Month").Select "September"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Month").Select "J*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("Sales").Select "&amp;gt;1500"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 16:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141588#M894237</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-05T16:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Macro with qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141589#M894238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Preferably use Trigger Actions&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 16:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141589#M894238</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-08-05T16:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Macro with qlik</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141590#M894239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use these lines of code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET Doc = ActiveDocument&lt;/P&gt;&lt;P&gt; SET Field = Doc.Fields("X_REGION_DESC").GetPossibleValues&lt;/P&gt;&lt;P&gt;Doc.FIelds("X_REGION_DESC").SELECT "Great Lakes"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 07:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-with-qlik/m-p/1141590#M894239</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2016-08-08T07:05:29Z</dc:date>
    </item>
  </channel>
</rss>

