<?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 Macro to pull data from Qlikview to Excel based on a parameters defined in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-pull-data-from-Qlikview-to-Excel-based-on-a-parameters/m-p/271173#M101662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem, thanks in advance for any suggests: selecting parameters for e.g. from one date to other date and for a particular region and then export it to excel which usually takes lot of time.&lt;/P&gt;&lt;P&gt;I need to use something like a macro to solve my problem, but when i try to write it, it doesn't work.&amp;nbsp; (Qlikview doesn't waiting for new selectiong, it export a bad copy of current table before the new selection is apply ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see this thread :&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/89430#89430?tstart=0"&gt;http://community.qlik.com/message/89430?tstart=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but unfortunatly the resource ( &lt;A _jive_internal="true" href="https://community.qlik.com/media/p/90766.aspx"&gt;http://community.qlik.com/media/p/90766.aspx&lt;/A&gt; ) was stored in shared part of previous QlikCommunity system, and it seems was not trasfereed into new one. Also Nick haven't anymore this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have a similar macro&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2011 12:39:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-11T12:39:58Z</dc:date>
    <item>
      <title>Macro to pull data from Qlikview to Excel based on a parameters defined</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-pull-data-from-Qlikview-to-Excel-based-on-a-parameters/m-p/271173#M101662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem, thanks in advance for any suggests: selecting parameters for e.g. from one date to other date and for a particular region and then export it to excel which usually takes lot of time.&lt;/P&gt;&lt;P&gt;I need to use something like a macro to solve my problem, but when i try to write it, it doesn't work.&amp;nbsp; (Qlikview doesn't waiting for new selectiong, it export a bad copy of current table before the new selection is apply ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see this thread :&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/89430#89430?tstart=0"&gt;http://community.qlik.com/message/89430?tstart=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but unfortunatly the resource ( &lt;A _jive_internal="true" href="https://community.qlik.com/media/p/90766.aspx"&gt;http://community.qlik.com/media/p/90766.aspx&lt;/A&gt; ) was stored in shared part of previous QlikCommunity system, and it seems was not trasfereed into new one. Also Nick haven't anymore this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have a similar macro&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 12:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-pull-data-from-Qlikview-to-Excel-based-on-a-parameters/m-p/271173#M101662</guid>
      <dc:creator />
      <dc:date>2011-07-11T12:39:58Z</dc:date>
    </item>
    <item>
      <title>Macro to pull data from Qlikview to Excel based on a parameters defined</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-pull-data-from-Qlikview-to-Excel-based-on-a-parameters/m-p/271174#M101663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Try adding a command to run the &lt;EM&gt;WaitForIdle &lt;/EM&gt;method before the export to allow QlikView to finish redrawing the chart. Like this:&amp;nbsp;&amp;nbsp; ActiveDocument.GetApplication.WaitForIdle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 15:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-pull-data-from-Qlikview-to-Excel-based-on-a-parameters/m-p/271174#M101663</guid>
      <dc:creator />
      <dc:date>2011-07-11T15:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to pull data from Qlikview to Excel based on a parameters defined</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-pull-data-from-Qlikview-to-Excel-based-on-a-parameters/m-p/271175#M101664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i try your solution. I hope it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 16:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-pull-data-from-Qlikview-to-Excel-based-on-a-parameters/m-p/271175#M101664</guid>
      <dc:creator />
      <dc:date>2011-07-11T16:10:56Z</dc:date>
    </item>
  </channel>
</rss>

