<?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: Showing dimension in table conditionally in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Showing-dimension-in-table-conditionally/m-p/1688133#M52482</link>
    <description>&lt;P&gt;You need to add&amp;nbsp;&lt;SPAN&gt;[Commissions.CUSTOMER] as a normal dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then, under "show column if" just write this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=&lt;EM&gt;COUNT({$&amp;lt;[Commissions.TRADE_MONTH_START]={'$(=Monthstart(Date(today(),'M/D/YYYY')))'}&amp;gt;} Distinct [Commissions.INC_COMM_LEDGER]) &amp;gt; 1&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Mar 2020 14:08:15 GMT</pubDate>
    <dc:creator>lorenzoconforti</dc:creator>
    <dc:date>2020-03-26T14:08:15Z</dc:date>
    <item>
      <title>Showing dimension in table conditionally</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-dimension-in-table-conditionally/m-p/1688101#M52479</link>
      <description>&lt;P&gt;I want to display&amp;nbsp; [Commissions.CUSTOMER] if the distinct number of&amp;nbsp;Commissions.INC_COMM_LEDGER is greater than one in the past month (Commissions.TRADE_MONTH_START)&lt;/P&gt;&lt;P&gt;I used this&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=IF(COUNT({$&amp;lt;[Commissions.TRADE_MONTH_START]={'$(=Monthstart(Date(today(),'M/D/YYYY')))'}&amp;gt;} Distinct [Commissions.INC_COMM_LEDGER]) &amp;gt; 1,[Commissions.CUSTOMER])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;If I put this condition as a measure and show True or False, like shown below, it works, but when filtering out the dimension it says invalid dimension.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=IF(COUNT({$&amp;lt;[Commissions.TRADE_MONTH_START]={'$(=Monthstart(Date(today(),'M/D/YYYY')))'}&amp;gt;} Distinct [Commissions.INC_COMM_LEDGER]) &amp;gt; 1,"True", "False")&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;How can I do only show the dimension CUSTOMER when this condition is true in my table?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 13:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-dimension-in-table-conditionally/m-p/1688101#M52479</guid>
      <dc:creator>johnnyjohn</dc:creator>
      <dc:date>2020-03-26T13:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Showing dimension in table conditionally</title>
      <link>https://community.qlik.com/t5/App-Development/Showing-dimension-in-table-conditionally/m-p/1688133#M52482</link>
      <description>&lt;P&gt;You need to add&amp;nbsp;&lt;SPAN&gt;[Commissions.CUSTOMER] as a normal dimension&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;then, under "show column if" just write this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=&lt;EM&gt;COUNT({$&amp;lt;[Commissions.TRADE_MONTH_START]={'$(=Monthstart(Date(today(),'M/D/YYYY')))'}&amp;gt;} Distinct [Commissions.INC_COMM_LEDGER]) &amp;gt; 1&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 14:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Showing-dimension-in-table-conditionally/m-p/1688133#M52482</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-03-26T14:08:15Z</dc:date>
    </item>
  </channel>
</rss>

