<?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: Ignore Dimension-Filter for If Statement in Pivot Table &amp;amp; Combo Chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignore-Dimension-Filter-for-If-Statement-in-Pivot-Table-amp/m-p/1551079#M39736</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;If(WildMatch(&lt;FONT color="#FF0000"&gt;Only({&amp;lt;Year, MonthName&amp;gt;}&lt;/FONT&gt; MonYY&lt;FONT color="#FF0000"&gt;)&lt;/FONT&gt;, '*18', 'Jan-19'),
  Sum({&amp;lt;Type = {'1'}, Year, MonthName&amp;gt;} Volume),
  Count({&amp;lt;B = {'1'}, Year, MonthName&amp;gt;}ID)
)&lt;/PRE&gt;</description>
    <pubDate>Fri, 01 Mar 2019 12:56:18 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-03-01T12:56:18Z</dc:date>
    <item>
      <title>Ignore Dimension-Filter for If Statement in Pivot Table &amp; Combo Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-Dimension-Filter-for-If-Statement-in-Pivot-Table-amp/m-p/1551017#M39723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have one requirement, like ignore month and year filters for if condition expressions:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;IF(WildMatch(MonYY,'*18','Jan-19'),&lt;BR /&gt;Sum({&amp;lt;Type={'1'}&amp;gt;}Volume),&lt;BR /&gt;Count({&amp;lt;B={'1'}&amp;gt;}ID))&lt;/P&gt;&lt;P&gt;Tried:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;IF(WildMatch(MonYY,'*18','Jan-19'),&lt;BR /&gt;Sum({&amp;lt;Type={'1'},Year=,MonthName=&amp;gt;}Volume),&lt;BR /&gt;Count({&amp;lt;B={'1'},Year=,MonthName=&amp;gt;}ID))&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;IF(WildMatch(MonYY,'*18','Jan-19'),&lt;BR /&gt;Sum({1&amp;lt;Type={'1'}&amp;gt;}Volume),&lt;BR /&gt;Count({1&amp;lt;B={'1'}&amp;gt;}ID))&lt;/P&gt;&lt;P&gt;but no luck&lt;/P&gt;&lt;P&gt;can any one let me know any solution for the same&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-Dimension-Filter-for-If-Statement-in-Pivot-Table-amp/m-p/1551017#M39723</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2024-11-16T21:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Dimension-Filter for If Statement in Pivot Table &amp; Combo Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-Dimension-Filter-for-If-Statement-in-Pivot-Table-amp/m-p/1551079#M39736</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;If(WildMatch(&lt;FONT color="#FF0000"&gt;Only({&amp;lt;Year, MonthName&amp;gt;}&lt;/FONT&gt; MonYY&lt;FONT color="#FF0000"&gt;)&lt;/FONT&gt;, '*18', 'Jan-19'),
  Sum({&amp;lt;Type = {'1'}, Year, MonthName&amp;gt;} Volume),
  Count({&amp;lt;B = {'1'}, Year, MonthName&amp;gt;}ID)
)&lt;/PRE&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-Dimension-Filter-for-If-Statement-in-Pivot-Table-amp/m-p/1551079#M39736</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-01T12:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Dimension-Filter for If Statement in Pivot Table &amp; Combo Chart</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-Dimension-Filter-for-If-Statement-in-Pivot-Table-amp/m-p/1551529#M39757</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Worked perfectly and thank you so much, missed that point of using Only().&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 05:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-Dimension-Filter-for-If-Statement-in-Pivot-Table-amp/m-p/1551529#M39757</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2019-03-04T05:16:01Z</dc:date>
    </item>
  </channel>
</rss>

