<?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 Conditional Expression column display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830840#M292433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem with conditional statement when QUARTER exceed than 9 (10, 11, 12, ...).&lt;/P&gt;&lt;P&gt;QUARTERS are number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QUARTER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|'), 11) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody know alternative for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2015 16:27:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-14T16:27:40Z</dc:date>
    <item>
      <title>Conditional Expression column display</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830840#M292433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem with conditional statement when QUARTER exceed than 9 (10, 11, 12, ...).&lt;/P&gt;&lt;P&gt;QUARTERS are number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;QUARTER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '|'), 11) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody know alternative for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 16:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830840#M292433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-14T16:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Expression column display</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830841#M292434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not clear what the problem is.&amp;nbsp; From your description, it could be&lt;/P&gt;&lt;P&gt;if(QUARTER&amp;gt;9, &amp;lt;result if true&amp;gt;, &amp;lt;result if false&amp;gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 16:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830841#M292434</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-14T16:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Expression column display</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830842#M292435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;better to use a fixed length field &lt;/P&gt;&lt;P&gt;or change QUARTER to num(QUARTER,'000')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 18:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830842#M292435</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-04-14T18:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Expression column display</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830843#M292436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could assign an ID to the Quarter and then replace it in your substring count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; =SubStringCount(Concat(QUARTER_ID, '|'), 'ID_11')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 21:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Expression-column-display/m-p/830843#M292436</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-14T21:00:51Z</dc:date>
    </item>
  </channel>
</rss>

