<?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: Line Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335377#M123667</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;Looking to this formula... is without a parentheses at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2012 18:31:36 GMT</pubDate>
    <dc:creator>ericcosmai</dc:creator>
    <dc:date>2012-08-02T18:31:36Z</dc:date>
    <item>
      <title>Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335375#M123665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have different phases in my formulas. but this particular is not running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((sum(Date)&amp;gt;=181&amp;nbsp; And&amp;nbsp; sum(Date)&amp;lt;=210) Or num(Field1) &amp;lt;&amp;gt; 8,Dual('Phase7',8)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335375#M123665</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-08-02T18:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335376#M123666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please try ths&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((sum(Date)&amp;gt;=181&amp;nbsp; And&amp;nbsp; sum(Date)&amp;lt;=210),If( num(Field1) &amp;lt;&amp;gt; 8,Dual('Phase7',8)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335376#M123666</guid>
      <dc:creator />
      <dc:date>2012-08-02T18:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335377#M123667</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;Looking to this formula... is without a parentheses at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335377#M123667</guid>
      <dc:creator>ericcosmai</dc:creator>
      <dc:date>2012-08-02T18:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335378#M123668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is not working.&lt;/P&gt;&lt;P&gt;I tried change it for this: but still not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;=181 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=210) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'V',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('181-210 Días',8)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335378#M123668</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-08-02T18:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335379#M123669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send any sample application... Only looking... it seems strange... because have this field called Date... I'm not sure if you can make a Sum() on this field without a treatment...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335379#M123669</guid>
      <dc:creator>ericcosmai</dc:creator>
      <dc:date>2012-08-02T18:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335380#M123670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date is formated like num. Dont worry for that date because in the other lines works fine. I think the problem is in Or -And.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 18:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335380#M123670</guid>
      <dc:creator>pgalvezt</dc:creator>
      <dc:date>2012-08-02T18:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335381#M123671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can try put the else sentence like a null value... like this: '&amp;lt;empty&amp;gt;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look if it solves:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;=181 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=210) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Field1 = 'V',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dual('181-210 Días',8)&lt;BR /&gt;,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ''&lt;BR /&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it works. Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 19:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335381#M123671</guid>
      <dc:creator>ericcosmai</dc:creator>
      <dc:date>2012-08-02T19:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335382#M123672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 20:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335382#M123672</guid>
      <dc:creator>ericcosmai</dc:creator>
      <dc:date>2012-08-02T20:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Line Script</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335383#M123673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;=181 &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #800000;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=210&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;And&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'V',&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt; color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('181-210 Días',8)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 20:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Script/m-p/335383#M123673</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-08-02T20:35:59Z</dc:date>
    </item>
  </channel>
</rss>

