<?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: Show column if is not working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-column-if-is-not-working/m-p/1792426#M62010</link>
    <description>&lt;P&gt;Thanks a million for your guidance.&amp;nbsp; It works now&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Mar 2021 08:20:05 GMT</pubDate>
    <dc:creator>43918084</dc:creator>
    <dc:date>2021-03-18T08:20:05Z</dc:date>
    <item>
      <title>Show column if is not working</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-is-not-working/m-p/1792411#M62005</link>
      <description>&lt;P&gt;I would like to have a field to show in my pivot table &lt;STRONG&gt;ONLY&lt;/STRONG&gt; if it is selected in an island table "Dim Selection"&lt;/P&gt;&lt;P&gt;my underlying load is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;text( "Arr Lcl Num Ath") &lt;FONT color="#FF6600"&gt;as ALN,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"BS impair",&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM [lib://Loan/Tableau 2020 Sep Selective.xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is data);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I have created the island table as below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Selections:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim Selections&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;ALN&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Then in the Data property where I have the Field [ALN], I put in the [Show Column If box] with below formula&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;if(SubStringCount(GetFieldSelections([Dim Selections]),ALN)=1,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, when I select and deselect from the Filter pane, the ALN field never appears in my table.&lt;/P&gt;&lt;P&gt;Hope I can get some guidance to solve my problem.&amp;nbsp; Many thanks.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51361iEF2D50A2BF1A0B11/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-is-not-working/m-p/1792411#M62005</guid>
      <dc:creator>43918084</dc:creator>
      <dc:date>2021-12-20T21:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show column if is not working</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-is-not-working/m-p/1792425#M62009</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/94812"&gt;@43918084&lt;/a&gt;&lt;/P&gt;&lt;P&gt;There is a mistake in your expression:&lt;/P&gt;&lt;P&gt;Let's try using the below as your showing condition:&lt;/P&gt;&lt;P&gt;=GetFieldSelections([Dim Selections]) = 'ALN'&lt;/P&gt;&lt;P&gt;I hope it can helps.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 08:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-is-not-working/m-p/1792425#M62009</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2021-03-18T08:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show column if is not working</title>
      <link>https://community.qlik.com/t5/App-Development/Show-column-if-is-not-working/m-p/1792426#M62010</link>
      <description>&lt;P&gt;Thanks a million for your guidance.&amp;nbsp; It works now&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 08:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-column-if-is-not-working/m-p/1792426#M62010</guid>
      <dc:creator>43918084</dc:creator>
      <dc:date>2021-03-18T08:20:05Z</dc:date>
    </item>
  </channel>
</rss>

