<?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 condition in Qliksense table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/show-column-if-condition-in-Qliksense-table/m-p/1991096#M81986</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I am working on one scenario in Qliksense table, show column if condition for adhoc reporting.&lt;/P&gt;
&lt;P&gt;In my dimension there are two values, only when the user selects the dimension the column should appear in the table.&lt;/P&gt;
&lt;P&gt;1. Product type&lt;/P&gt;
&lt;P&gt;2. Product type details&lt;/P&gt;
&lt;P&gt;below is the condition in show column if&lt;/P&gt;
&lt;P&gt;if(SubStringCount(GetFieldSelections(Dim_Name, ',',50),'Product type')&amp;gt;0,1,0)&lt;/P&gt;
&lt;P&gt;if(SubStringCount(GetFieldSelections(Dim_Name, ',',50),'Product type details')&amp;gt;0,1,0)&lt;/P&gt;
&lt;P&gt;Issue:&lt;/P&gt;
&lt;P&gt;Even when the users selects&amp;nbsp;"Product type details", "Product type" gets activated in the table.&lt;/P&gt;
&lt;P&gt;So, I need to modify the condition. Please help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Abhijith&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Oct 2022 06:32:07 GMT</pubDate>
    <dc:creator>abhijith28</dc:creator>
    <dc:date>2022-10-11T06:32:07Z</dc:date>
    <item>
      <title>show column if condition in Qliksense table</title>
      <link>https://community.qlik.com/t5/App-Development/show-column-if-condition-in-Qliksense-table/m-p/1991096#M81986</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I am working on one scenario in Qliksense table, show column if condition for adhoc reporting.&lt;/P&gt;
&lt;P&gt;In my dimension there are two values, only when the user selects the dimension the column should appear in the table.&lt;/P&gt;
&lt;P&gt;1. Product type&lt;/P&gt;
&lt;P&gt;2. Product type details&lt;/P&gt;
&lt;P&gt;below is the condition in show column if&lt;/P&gt;
&lt;P&gt;if(SubStringCount(GetFieldSelections(Dim_Name, ',',50),'Product type')&amp;gt;0,1,0)&lt;/P&gt;
&lt;P&gt;if(SubStringCount(GetFieldSelections(Dim_Name, ',',50),'Product type details')&amp;gt;0,1,0)&lt;/P&gt;
&lt;P&gt;Issue:&lt;/P&gt;
&lt;P&gt;Even when the users selects&amp;nbsp;"Product type details", "Product type" gets activated in the table.&lt;/P&gt;
&lt;P&gt;So, I need to modify the condition. Please help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Abhijith&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 06:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-column-if-condition-in-Qliksense-table/m-p/1991096#M81986</guid>
      <dc:creator>abhijith28</dc:creator>
      <dc:date>2022-10-11T06:32:07Z</dc:date>
    </item>
  </channel>
</rss>

