<?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 Selecting Expression Values in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193182#M385236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to select the expression values in a pivot table so that I can link them to triggers.&amp;nbsp; Right now, I notice that I can only select Dimension values.&amp;nbsp; Any ideas for a work-around?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2016 16:53:48 GMT</pubDate>
    <dc:creator>kennyk20</dc:creator>
    <dc:date>2016-10-12T16:53:48Z</dc:date>
    <item>
      <title>Selecting Expression Values in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193182#M385236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to select the expression values in a pivot table so that I can link them to triggers.&amp;nbsp; Right now, I notice that I can only select Dimension values.&amp;nbsp; Any ideas for a work-around?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 16:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193182#M385236</guid>
      <dc:creator>kennyk20</dc:creator>
      <dc:date>2016-10-12T16:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Expression Values in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193183#M385237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clicking on an expression-value will cause a selecting of the dimensions behind them - which you might use for triggering an action - probably with checking some conditions like count(dim1&amp;amp;dim2&amp;amp;dim3) = X or something similar. Also the use of a calculated dimension might be helpful like in: &lt;A href="https://community.qlik.com/thread/236056"&gt;How to create categorization list&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, 13 Oct 2016 07:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193183#M385237</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-10-13T07:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Expression Values in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193184#M385238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus for confirming I can only select the dimension in the current structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 17:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193184#M385238</guid>
      <dc:creator>kennyk20</dc:creator>
      <dc:date>2016-10-13T17:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Expression Values in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193185#M385239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've not attempted this to see how it works, but say you have this pivot table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Dimension 1 &lt;BR /&gt;Dimension 2&lt;BR /&gt;sum(Something)&lt;BR /&gt;sum(Whatever)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you want to select in sum(Something). You could make it a calculated dimension value like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;=aggr(sum(Something),[Dimension 1],[Dimension 2])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could then select it. However, while I've not tested it, I'm guessing you'd see no change in behavior, that clicking on your calculated dimension would just select values in Dimension 1 and Dimension 2. And there wouldn't be some new Field that you could hook a trigger to just because you made a calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the problem is that I don't understand what you're trying to accomplish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 17:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193185#M385239</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-10-13T17:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Expression Values in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193186#M385240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The objects were in sheets that were hidden by variables.&amp;nbsp; I've changed the structure to display and they are showing up now.&amp;nbsp; Thanks for the responses!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 21:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Expression-Values-in-Pivot-Table/m-p/1193186#M385240</guid>
      <dc:creator>kennyk20</dc:creator>
      <dc:date>2017-01-18T21:19:16Z</dc:date>
    </item>
  </channel>
</rss>

