<?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 Show value if specific value in other column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508282#M1142542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Small question concerning a pivot table.&lt;/P&gt;&lt;P style="text-align: left;"&gt;I have got a pivot table with the following columns:&lt;/P&gt;&lt;P style="text-align: left;"&gt;dimension "ordernumber" || dimension "article"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Basically, I need all the order numbers that contain the article "x".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;So if the second column contains "x" it should show the ordernumber, &lt;STRONG&gt;AND all the other articles that were in this order&lt;/STRONG&gt;.&lt;/P&gt;&lt;P style="text-align: left;"&gt;If the order does not contain the value x, I do not want the see the order nor all its articles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why I am stuck, I cannot just use an expression with article = {'xtrans'} because it would then show me the article xtrans, but hide all the other articles in this order.. See my problem? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Sep 2013 07:45:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-11T07:45:30Z</dc:date>
    <item>
      <title>Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508282#M1142542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Small question concerning a pivot table.&lt;/P&gt;&lt;P style="text-align: left;"&gt;I have got a pivot table with the following columns:&lt;/P&gt;&lt;P style="text-align: left;"&gt;dimension "ordernumber" || dimension "article"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Basically, I need all the order numbers that contain the article "x".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;So if the second column contains "x" it should show the ordernumber, &lt;STRONG&gt;AND all the other articles that were in this order&lt;/STRONG&gt;.&lt;/P&gt;&lt;P style="text-align: left;"&gt;If the order does not contain the value x, I do not want the see the order nor all its articles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why I am stuck, I cannot just use an expression with article = {'xtrans'} because it would then show me the article xtrans, but hide all the other articles in this order.. See my problem? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 07:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508282#M1142542</guid>
      <dc:creator />
      <dc:date>2013-09-11T07:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508283#M1142543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only({ordernumber=p({1&amp;lt;article={'x'}&amp;gt;})}article)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: included '1' to disregard selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 07:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508283#M1142543</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-11T07:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508284#M1142544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not understand the expression you have given me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does the "p" stand for? And the "1"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 08:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508284#M1142544</guid>
      <dc:creator />
      <dc:date>2013-09-11T08:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508285#M1142545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are set analysis elements. Goto help and search for set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 08:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508285#M1142545</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-11T08:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508286#M1142546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will do, but unfortunately it does not work..&lt;/P&gt;&lt;P&gt;It shows the p red underlinded..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 08:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508286#M1142546</guid>
      <dc:creator />
      <dc:date>2013-09-11T08:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508287#M1142547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think we had forgotten the $ sign. Adding this to the function the underlined p is OK now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other question though, I am supposed to pased this in the calculated dimension of "ordernumber" right?&lt;/P&gt;&lt;P&gt;Or where should I use this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 08:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508287#M1142547</guid>
      <dc:creator />
      <dc:date>2013-09-11T08:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508288#M1142548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, corrected expression :Only({&lt;SPAN style="color: #ff00ff;"&gt;&lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt;&lt;/SPAN&gt;ordernumber=p({1&amp;lt;article={'x'}&lt;SPAN style="color: #000000;"&gt;&amp;gt;&lt;/SPAN&gt;})&lt;STRONG style="color: #ff00ff;"&gt;&amp;gt;&lt;/STRONG&gt;}article). Try to use this as expression. If does not work, please share a sample app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 08:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508288#M1142548</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-11T08:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508289#M1142549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression seems to be ok, but when I paste your function in the used dimension box, I get the "// error in calculated dimension"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now using&lt;/P&gt;&lt;P&gt;*the calculated dimension you told me, and&lt;/P&gt;&lt;P&gt;*the dimension "article"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that ok or am I using the function in the wrong place?&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>Wed, 11 Sep 2013 08:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508289#M1142549</guid>
      <dc:creator />
      <dc:date>2013-09-11T08:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508290#M1142550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Request you to share the sample, that would minimize this loop, if you are worried about data security, please see &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290"&gt;this link&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 08:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508290#M1142550</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-11T08:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508291#M1142551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a file with my dimensions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The funny thing is, it does give me a value for sales, but it does not want to show me the order numbers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 09:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508291#M1142551</guid>
      <dc:creator />
      <dc:date>2013-09-11T09:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508292#M1142552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you want? PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 09:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508292#M1142552</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-11T09:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508293#M1142553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Yes that's the one!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now it shows me 111 and 133 since they both contain the value x1. Awesome!&lt;/P&gt;&lt;P&gt;One last addition though.&lt;/P&gt;&lt;P&gt;If I add another dimension "description", how should I add this to this calculated dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 09:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508293#M1142553</guid>
      <dc:creator />
      <dc:date>2013-09-11T09:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508294#M1142554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's a description of the article, then simply add that dimension after article. If it is the description of orderno, then use :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Ordernumber&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;p&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Article&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'x1'}&amp;gt;})&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Description&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Description&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 09:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508294#M1142554</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-11T09:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Show value if specific value in other column</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508295#M1142555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thank you so much for your help and quick replies!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 09:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-if-specific-value-in-other-column/m-p/508295#M1142555</guid>
      <dc:creator />
      <dc:date>2013-09-11T09:45:12Z</dc:date>
    </item>
  </channel>
</rss>

