<?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: Requitrement on If condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Requitrement-on-If-condition/m-p/1146865#M911965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Straight table 1's expressions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;Quarter = {'Q1'}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2) Straight table 1's expressions&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;{&amp;lt;Quarter = {'Q2'}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;3) Straight table 1's expressions&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;{&amp;lt;Quarter = {'Q3'}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 22:12:10 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-06-07T22:12:10Z</dc:date>
    <item>
      <title>Requitrement on If condition</title>
      <link>https://community.qlik.com/t5/QlikView/Requitrement-on-If-condition/m-p/1146864#M911964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have field name called Quarter&amp;nbsp; in that we have field values&amp;nbsp; Q1,Q2,Q3,Q4, so&lt;/P&gt;&lt;P&gt;1) i have to display only Q1 for Object1(Straight Table1)&lt;/P&gt;&lt;P&gt;2) i have to display only Q12for Object2(Straight Table2)&lt;/P&gt;&lt;P&gt;3) i have to display only Q3 for Object3(Straight Table3)&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;i need to filter the data depends on Field Value i.e Q1,Q2,Q3,Q4 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Requitrement-on-If-condition/m-p/1146864#M911964</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Requitrement on If condition</title>
      <link>https://community.qlik.com/t5/QlikView/Requitrement-on-If-condition/m-p/1146865#M911965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Straight table 1's expressions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;Quarter = {'Q1'}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;2) Straight table 1's expressions&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;{&amp;lt;Quarter = {'Q2'}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;3) Straight table 1's expressions&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;{&amp;lt;Quarter = {'Q3'}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 22:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Requitrement-on-If-condition/m-p/1146865#M911965</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T22:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Requitrement on If condition</title>
      <link>https://community.qlik.com/t5/QlikView/Requitrement-on-If-condition/m-p/1146866#M911966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively you can also use calculated dimension if you are using Quarter as one of your dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1) Straight table 1's dimension&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(Quarter = 'Q1', Quarter)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2) Straight table 1's expressions&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;If(Quarter = 'Q2', Quarter)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3) Straight table 1's expressions&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;If(Quarter = 'Q3', Quarter)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And then check '&lt;STRONG&gt;Suppress When Value Is Null&lt;/STRONG&gt;' on the dimension tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 22:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Requitrement-on-If-condition/m-p/1146866#M911966</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T22:13:27Z</dc:date>
    </item>
  </channel>
</rss>

