<?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 column if data from another table = string in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1994182#M82278</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;I am new the Qlik development so unsure how string expressions work. I am wanting to hide a column in a pivot table if a value in another table = string.&lt;/P&gt;
&lt;P&gt;E.g if(brand = 'TIMBERLAND') or i think in Qlik it would be if([brand],'TIMBERLAND')?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Diinkant_0-1666128001229.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91645i82233033C6046E38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Diinkant_0-1666128001229.png" alt="Diinkant_0-1666128001229.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 21:42:11 GMT</pubDate>
    <dc:creator>Diinkant</dc:creator>
    <dc:date>2022-10-18T21:42:11Z</dc:date>
    <item>
      <title>Show column if data from another table = string</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1994182#M82278</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;I am new the Qlik development so unsure how string expressions work. I am wanting to hide a column in a pivot table if a value in another table = string.&lt;/P&gt;
&lt;P&gt;E.g if(brand = 'TIMBERLAND') or i think in Qlik it would be if([brand],'TIMBERLAND')?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Diinkant_0-1666128001229.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91645i82233033C6046E38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Diinkant_0-1666128001229.png" alt="Diinkant_0-1666128001229.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 21:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1994182#M82278</guid>
      <dc:creator>Diinkant</dc:creator>
      <dc:date>2022-10-18T21:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show column if data from another table = string</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1994185#M82279</link>
      <description>&lt;P&gt;I should mentioned i have tried if([Brand],'BIRKENSTOCK') and still doesn't work.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 21:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1994185#M82279</guid>
      <dc:creator>Diinkant</dc:creator>
      <dc:date>2022-10-18T21:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show column if data from another table = string</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1995834#M82447</link>
      <description>&lt;DIV class="s-prose js-post-body"&gt;
&lt;P&gt;I think this is the standard or classical approach to do this. A left join would keep the tuples with 'NA' in the response. Do you have appropriate &lt;A href="https://www.typecalendar.com/printable-calendar" target="_self"&gt;yearly calendar&lt;/A&gt; indexes on your tables?&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="mt24"&gt;
&lt;DIV class="d-flex fw-wrap ai-start jc-end gs8 gsy"&gt;&lt;TIME datetime="2021-11-22T07:12:11"&gt;&lt;/TIME&gt;
&lt;DIV class="flex--item mr16"&gt;
&lt;DIV class="js-post-menu pt2" data-post-id="70062083"&gt;
&lt;DIV class="d-flex gs8 s-anchors s-anchors__muted fw-wrap"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Oct 2022 21:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1995834#M82447</guid>
      <dc:creator>alinabo12</dc:creator>
      <dc:date>2022-10-24T21:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show column if data from another table = string</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1995849#M82449</link>
      <description>&lt;P&gt;&lt;SPAN&gt;GetFieldSelections&amp;nbsp;can be used.D&lt;/SPAN&gt;o you want to share an example, because the "&lt;SPAN&gt;if a value in another table = string&lt;/SPAN&gt;" is very vague?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 16:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1995849#M82449</guid>
      <dc:creator>ckarras22</dc:creator>
      <dc:date>2022-10-23T16:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Show column if data from another table = string</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1995858#M82452</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/203187"&gt;@Diinkant&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in qlik the if statement is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If(condition,do something, do something else)&lt;/P&gt;
&lt;P&gt;But in this case you only have to use&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;brand = 'TIMBERLAND'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;it will return 0 and hide when is false and return -1 and show when is true.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;off course, according to users selections if brand field has more possible values this is going to return false.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and if user select &amp;nbsp;TIMBERLAND Or the others selections reduce this field to this only possible value, it will return true.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;best,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;EM&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Help users find answers! Don't forget to mark a solution that worked for you &amp;amp; to smash the like button!&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class="s2"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 17:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1995858#M82452</guid>
      <dc:creator>RafaelBarrios</dc:creator>
      <dc:date>2022-10-23T17:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show column if data from another table = string</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1996292#M82490</link>
      <description>&lt;P&gt;Legend mate, figured it out last week but this helped heaps. Marked it as the best solution!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 20:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-data-from-another-table-string/m-p/1996292#M82490</guid>
      <dc:creator>Diinkant</dc:creator>
      <dc:date>2022-10-24T20:01:31Z</dc:date>
    </item>
  </channel>
</rss>

