<?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: Run Macro on Object selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031926#M635634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;AFAIK&amp;nbsp; ,there is no such options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am no sure&amp;nbsp; may be possible with macro or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2016 09:05:48 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-04-14T09:05:48Z</dc:date>
    <item>
      <title>Run Macro on Object selection</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031924#M635632</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;Hope this is posted in the right group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Objects on my sheet designed as per customer required formatting. I then manually use a list box to select the customer, when exported, I then select the next Object and go back to the list box and select the next customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to automatically select the list box when the Object has been selected. Is this possible with a Macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this has been asked before, sorry must have missed the post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 07:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031924#M635632</guid>
      <dc:creator>ccsimo16</dc:creator>
      <dc:date>2016-04-14T07:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Run Macro on Object selection</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031925#M635633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not possible. There is no event that fires when an object is selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031925#M635633</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-14T09:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Run Macro on Object selection</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031926#M635634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;AFAIK&amp;nbsp; ,there is no such options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am no sure&amp;nbsp; may be possible with macro or not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031926#M635634</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-14T09:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Run Macro on Object selection</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031927#M635635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not possible in Qlikview ....we don't have any event triggers for object selection &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031927#M635635</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-04-14T09:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Run Macro on Object selection</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031928#M635636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try this macro which automatically selects the listbox values in loop. In between you also use the export event for specific object see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/29368"&gt;Loop through all filter values then print to PDF&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031928#M635636</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-14T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Run Macro on Object selection</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031929#M635637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to export automatically you didn't need this kind of object-selection - you will simply loop through a list of object-id's and field-values, see for example these links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4416"&gt;VB Macro to Loop Field (Dynamic) and Export Chart (Dynamic) to Excel &amp;amp;amp; Name Sheets by Field Value&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4841"&gt;Loop Charts and Field Values - Excel Export Macro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/" title="http://www.qlikblog.at/971/qliktip-32-exporting-multiple-objects-single-excel-document/"&gt;QlikTip #32: Exporting multiple QV objects to a single Excel document&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Macro-on-Object-selection/m-p/1031929#M635637</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-04-14T11:19:59Z</dc:date>
    </item>
  </channel>
</rss>

