<?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: Alternate dimension on expression selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alternate-dimension-on-expression-selection/m-p/958181#M950393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: verdana, geneva;"&gt;Hi.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 10pt;"&gt;You can use the CONCAT function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 10pt;"&gt;In order to be displayed &lt;/SPAN&gt;the associated &lt;SPAN style="color: #3d3d3d;"&gt;values &lt;/SPAN&gt;for &lt;SPAN style="color: #3d3d3d;"&gt; PUR_FLOW = 'YES' , &lt;/SPAN&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 10pt;"&gt;you can create a Text object with expression:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: verdana, geneva;"&gt;=If(&lt;SPAN style="color: #3d3d3d;"&gt;PUR_FLOW = 'YES' &lt;/SPAN&gt;,Concat(&lt;SPAN style="color: #3d3d3d;"&gt;PURCHASE_ORDER &amp;amp;'_'&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;PURCHASE_ORDER_ITEM, &lt;/SPAN&gt;' ').&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: verdana, geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Dec 2015 17:49:20 GMT</pubDate>
    <dc:creator>ElizaF</dc:creator>
    <dc:date>2015-12-05T17:49:20Z</dc:date>
    <item>
      <title>Alternate dimension on expression selection</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-dimension-on-expression-selection/m-p/958179#M950391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a problem grasping the dimension / expression concept. Sadly Google isn't making it much easier. I simplified the issue a bit in order to keep this short.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I currently have are two tables; &lt;/P&gt;&lt;P&gt;Table PURCHASE_ORDERS:&lt;/P&gt;&lt;P&gt;Contains PK PURCHASE_ORDER and PURCHASE_ORDER_ITEM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table FLOWDIRECTION:&lt;/P&gt;&lt;P&gt;Contains PK PURCHASE_ORDER, &lt;SPAN style="font-size: 13.3333px;"&gt;PURCHASE_ORDER_ITEM &lt;/SPAN&gt;and PUR_FLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now PUR_FLOW can have two values (YES, NO) and I made a pie-chart with the Dimension being PUR_FLOW, and the expression being COUNT(PUR_FLOW). This leads to a correct chart. However when I select value 'YES' in the chart it puts PUR_FLOW = 'YES' into the &lt;SPAN style="text-decoration: underline;"&gt;current selections&lt;/SPAN&gt;, I would like it to add all the associated PURCHASE_ORDER &amp;amp; &lt;SPAN style="font-size: 13.3333px;"&gt;PURCHASE_ORDER_ITEM&lt;/SPAN&gt; numbers (together) into the selection (that correspond with value = 'YES'). How should I specify this in Qlik? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-dimension-on-expression-selection/m-p/958179#M950391</guid>
      <dc:creator />
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate dimension on expression selection</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-dimension-on-expression-selection/m-p/958180#M950392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a field with the concatenated value &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PURCHASE_ORDER &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PURCHASE_ORDER_ITEM&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; 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: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then select 'YES' in your chart and right click on a list box with the new field and select 'Select possible'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; 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: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now you have your explicite selection, if you want it (it's not necessary, due to QV's associative calculation engine).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; 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: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You can also try creating a calculated dimension in your pie chart&amp;nbsp; (since the selection will be done on the underlying dimension of the selected chart value):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; 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: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Aggr( ONLY(PUR_FLOW), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PURCHASE_ORDER, &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PURCHASE_ORDER_ITEM, PUR_FLOW)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 17:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-dimension-on-expression-selection/m-p/958180#M950392</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-05T17:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate dimension on expression selection</title>
      <link>https://community.qlik.com/t5/QlikView/Alternate-dimension-on-expression-selection/m-p/958181#M950393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: verdana, geneva;"&gt;Hi.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 10pt;"&gt;You can use the CONCAT function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 10pt;"&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 10pt;"&gt;In order to be displayed &lt;/SPAN&gt;the associated &lt;SPAN style="color: #3d3d3d;"&gt;values &lt;/SPAN&gt;for &lt;SPAN style="color: #3d3d3d;"&gt; PUR_FLOW = 'YES' , &lt;/SPAN&gt;&lt;SPAN style="font-family: verdana, geneva; font-size: 10pt;"&gt;you can create a Text object with expression:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: verdana, geneva;"&gt;=If(&lt;SPAN style="color: #3d3d3d;"&gt;PUR_FLOW = 'YES' &lt;/SPAN&gt;,Concat(&lt;SPAN style="color: #3d3d3d;"&gt;PURCHASE_ORDER &amp;amp;'_'&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;PURCHASE_ORDER_ITEM, &lt;/SPAN&gt;' ').&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: verdana, geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2015 17:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alternate-dimension-on-expression-selection/m-p/958181#M950393</guid>
      <dc:creator>ElizaF</dc:creator>
      <dc:date>2015-12-05T17:49:20Z</dc:date>
    </item>
  </channel>
</rss>

