<?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: Need Help with Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438599#M431881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;Sorry it was my mistake it's 445 DESC, i have updated the corrected file. When you get a chance please help me. Thank you,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 13:29:56 GMT</pubDate>
    <dc:creator>ramyasaiqv</dc:creator>
    <dc:date>2017-10-04T13:29:56Z</dc:date>
    <item>
      <title>Need Help with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438594#M431876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #222222; font-size: 10pt;"&gt;I’m trying to calculate the number of Days the Oder is Open for the orders which&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #3d3d3d;"&gt; have&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM style="color: #3d3d3d;"&gt;Type= ‘BCT’ and Status=’Accepted’ (no ECT status at all) and Type=’ECT’ and Status=’Open’&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM style="color: #3d3d3d;"&gt;Expression to &lt;/EM&gt;&lt;SPAN style="color: #3d3d3d;"&gt;count the number of orders which have&amp;nbsp;&amp;nbsp; Type= ‘BCT’ and Status=’Accepted’ (no ECT status at all) and&amp;nbsp;&amp;nbsp; Type=’ECT’ and Status=’Open’&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;P&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Type]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;={'BCT'},&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Status]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;={Accepted}&amp;gt;})*&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;P&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Type]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;={'ECT'},&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Status]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;={Open}&amp;gt;+&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;"=Count([ID]) = 1"&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Type]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;={'BCT'},&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Status]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;={Accepted}&amp;gt;})&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: maroon;"&gt;[ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;)&lt;/SPAN&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM style="color: #3d3d3d;"&gt;I’m trying to tweak this expression to get the number of Open Days and need help please help me.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="color: red;"&gt;# Days Open = &lt;SPAN style="text-decoration: underline;"&gt;(Today()- Date&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN style="color: #3d3d3d;"&gt;(Approved)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #222222;"&gt;Please can someone help me with the expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; color: #222222;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 12.0pt; color: #222222;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Ramya&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 04:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438594#M431876</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-09-29T04:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438595#M431877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;may be this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;()-&lt;SPAN style="color: #0000ff;"&gt;Only&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[ID]&lt;/SPAN&gt;=&lt;SPAN style="color: #0000ff;"&gt;P&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[Type]&lt;/SPAN&gt;={'BCT'},&lt;SPAN style="color: #800000;"&gt;[Status]&lt;/SPAN&gt;={Accepted}&amp;gt;})*&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;P&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[Type]&lt;/SPAN&gt;={'ECT'},&lt;SPAN style="color: #800000;"&gt;[Status]&lt;/SPAN&gt;={Open}&amp;gt;})+&lt;SPAN style="color: #0000ff;"&gt;P&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[ID]&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"=Count([ID]) = 1"&lt;/SPAN&gt;}&amp;gt;})&amp;gt;} DISTINCT Date)-1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178074_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 05:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438595#M431877</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-09-29T05:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438596#M431878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Antonio, really appreciate it.&lt;/P&gt;&lt;P&gt;ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 17:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438596#M431878</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-09-29T17:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438597#M431879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;I'm sorry when i did complete testing my data i found some issue with the above expression. If you get a chance please can you help me with the attached.&lt;/P&gt;&lt;P&gt;Issue:&lt;/P&gt;&lt;P&gt;In the attached qvw there shouldn't any data for Orders&amp;nbsp; PTC&amp;nbsp; and Type= ECT because ECT status= Accepted and also Oder MEC, Type=BRD' and Status='Accepted'.&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit','serif'; color: #222222;"&gt;&lt;STRONG&gt;Requirement:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt;"&gt;calculate the number of Days the Oder is Open for the orders which&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 12pt; font-family: inherit, serif;"&gt; have &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;EM style=": ; color: #3d3d3d; font-size: 12pt; font-family: 'inherit','serif'; font-weight: inherit;"&gt;Type= ‘BCT’ and Status=’Accepted’ (no ECT status at all) and Type=’ECT’ and Status=’Open’&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif';"&gt;I have attached the qvw, excel and expected result set.&amp;nbsp; Please help me&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Regards,&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit','serif';"&gt;Ramya&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 04:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438597#M431879</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-10-04T04:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438598#M431880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's no 1100DESC in Your input data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 06:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438598#M431880</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-04T06:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438599#M431881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;Sorry it was my mistake it's 445 DESC, i have updated the corrected file. When you get a chance please help me. Thank you,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438599#M431881</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-10-04T13:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438600#M431882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438600#M431882</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-04T13:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438601#M431883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Antonio.&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 01:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-Expression/m-p/1438601#M431883</guid>
      <dc:creator>ramyasaiqv</dc:creator>
      <dc:date>2017-10-05T01:30:59Z</dc:date>
    </item>
  </channel>
</rss>

