<?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 Determine which column was clicked in OnSelect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Determine-which-column-was-clicked-in-OnSelect/m-p/178859#M713653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some script that displays a chart when a selection is made in a different chart. Here's the columns in the first chart (a sales table):&lt;/P&gt;&lt;P&gt;UserID | Order ID | ProductID&lt;/P&gt;&lt;P&gt;So if a users clicks a UserID from the above chart, then another chart pops up showing some information about that UserID. Like this:&lt;/P&gt;&lt;P&gt;FirstName | LastName | Address | so on...&lt;/P&gt;&lt;P&gt;My issue is that I want a different chart to pop up if the user selects ProductID to show some information about that product.&lt;/P&gt;&lt;P&gt;So if i grab the chart:&lt;/P&gt;&lt;P&gt;c=ActiveDocument.GetSheetObject("CH575")&lt;/P&gt;&lt;P&gt;How can I tell that the user selected a UserID vs a ProductID. Or maybe this info is saved in a sheet object?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 17:40:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-09T17:40:27Z</dc:date>
    <item>
      <title>Determine which column was clicked in OnSelect</title>
      <link>https://community.qlik.com/t5/QlikView/Determine-which-column-was-clicked-in-OnSelect/m-p/178859#M713653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some script that displays a chart when a selection is made in a different chart. Here's the columns in the first chart (a sales table):&lt;/P&gt;&lt;P&gt;UserID | Order ID | ProductID&lt;/P&gt;&lt;P&gt;So if a users clicks a UserID from the above chart, then another chart pops up showing some information about that UserID. Like this:&lt;/P&gt;&lt;P&gt;FirstName | LastName | Address | so on...&lt;/P&gt;&lt;P&gt;My issue is that I want a different chart to pop up if the user selects ProductID to show some information about that product.&lt;/P&gt;&lt;P&gt;So if i grab the chart:&lt;/P&gt;&lt;P&gt;c=ActiveDocument.GetSheetObject("CH575")&lt;/P&gt;&lt;P&gt;How can I tell that the user selected a UserID vs a ProductID. Or maybe this info is saved in a sheet object?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 17:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determine-which-column-was-clicked-in-OnSelect/m-p/178859#M713653</guid>
      <dc:creator />
      <dc:date>2010-11-09T17:40:27Z</dc:date>
    </item>
    <item>
      <title>Determine which column was clicked in OnSelect</title>
      <link>https://community.qlik.com/t5/QlikView/Determine-which-column-was-clicked-in-OnSelect/m-p/178860#M713654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could check for what is now selected, rather than what they clicked on.&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;getselectedcount(ProductID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 18:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determine-which-column-was-clicked-in-OnSelect/m-p/178860#M713654</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-09T18:55:33Z</dc:date>
    </item>
    <item>
      <title>Determine which column was clicked in OnSelect</title>
      <link>https://community.qlik.com/t5/QlikView/Determine-which-column-was-clicked-in-OnSelect/m-p/178861#M713655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That kind of works expect if there is already a UserID selected then a ProductID is selected. The you have both selected but I want to show the chart for whatever the user clicks last. I guess it really just goes against the way Qlikviews meant to be used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 22:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Determine-which-column-was-clicked-in-OnSelect/m-p/178861#M713655</guid>
      <dc:creator />
      <dc:date>2010-11-09T22:12:16Z</dc:date>
    </item>
  </channel>
</rss>

