<?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: Set Expression in if statement in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Expression-in-if-statement/m-p/1796336#M62459</link>
    <description>&lt;P&gt;Maybe in this way:&amp;nbsp;&lt;SPAN&gt;Count({&amp;lt;Species={Dog}, LatestMonth = {'Y'}&amp;gt;} Policy_No)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Thu, 01 Apr 2021 09:59:42 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2021-04-01T09:59:42Z</dc:date>
    <item>
      <title>Set Expression in if statement</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Expression-in-if-statement/m-p/1796038#M62434</link>
      <description>&lt;P&gt;I've built sheets for each product line that contain a pivot table. Each measure contains something alone the lines of :&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Species={Dog}&amp;gt;}Policy_No)&lt;/P&gt;&lt;P&gt;This has meant I have identical sheets for each "Species" with the same measures, exactly what I was after. However, I need to blank out the latest date in the pivot table.&lt;/P&gt;&lt;P&gt;I have an IF statement to identify this line, something like:&lt;/P&gt;&lt;P&gt;If ( LatestMonth = 'Y' , 0 ,&amp;nbsp;Count({&amp;lt;Species={Dog}&amp;gt;}Policy_No) )&lt;/P&gt;&lt;P&gt;This then brings back all the other "Species" lines that were previously hidden.&lt;/P&gt;&lt;P&gt;Firstly, how do I stop this?&lt;/P&gt;&lt;P&gt;Secondly, can I return a blank / null value instead of 0 if the condition is true?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Expression-in-if-statement/m-p/1796038#M62434</guid>
      <dc:creator>Seb_Sanders</dc:creator>
      <dc:date>2021-12-20T21:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression in if statement</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Expression-in-if-statement/m-p/1796336#M62459</link>
      <description>&lt;P&gt;Maybe in this way:&amp;nbsp;&lt;SPAN&gt;Count({&amp;lt;Species={Dog}, LatestMonth = {'Y'}&amp;gt;} Policy_No)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 01 Apr 2021 09:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Expression-in-if-statement/m-p/1796336#M62459</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-04-01T09:59:42Z</dc:date>
    </item>
  </channel>
</rss>

