<?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 to get Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855144#M299762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please explain me what is the meaning of&lt;/P&gt;&lt;P&gt;today(1)&lt;/P&gt;&lt;P&gt;count(1)&lt;/P&gt;&lt;P&gt;count(total)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 15:39:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-18T15:39:59Z</dc:date>
    <item>
      <title>Need Help to get Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855140#M299758</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 have Office , Start date, and calendar date , now I want to compare Start Date with Calendar date,&lt;/P&gt;&lt;P&gt;if Start date equals to the&amp;nbsp; the calendar date then I need sum(office) by Year wise.&lt;/P&gt;&lt;P&gt;can any one help to get the expression.&lt;/P&gt;&lt;P&gt;for sample data PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855140#M299758</guid>
      <dc:creator />
      <dc:date>2015-06-18T14:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to get Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855141#M299759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume your requirement is more that just what you uploaded but, this you can use "p" for this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;StartDate =p(Date)&amp;gt;}office)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855141#M299759</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-06-18T14:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to get Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855142#M299760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramon Covarrubias.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please explain what is the use of P(), E() functions in which situation we can use these two. functions.&lt;/P&gt;&lt;P&gt;is there any Performance issues with these two functions, or else any Performance improvements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855142#M299760</guid>
      <dc:creator />
      <dc:date>2015-06-18T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to get Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855143#M299761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in set analysis QV &lt;SPAN style="font-size: 13.3333330154419px;"&gt;normally &lt;/SPAN&gt;does not like to compare arrays of data, with the exception of manually defining the values e.g. date = {'2015-01-01','2015-02-01'}&amp;nbsp; or by using P and E, that is normally used when your list is too big manually add &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;performance wise there is not really an issue unless both fields being compared have millions of rows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 15:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855143#M299761</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-06-18T15:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to get Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855144#M299762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please explain me what is the meaning of&lt;/P&gt;&lt;P&gt;today(1)&lt;/P&gt;&lt;P&gt;count(1)&lt;/P&gt;&lt;P&gt;count(total)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 15:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855144#M299762</guid>
      <dc:creator />
      <dc:date>2015-06-18T15:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help to get Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855145#M299763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;today(1)&amp;nbsp; is the equal to you current system time&lt;/LI&gt;&lt;LI&gt;I assume is count({1} field) this is to ignore all selections&lt;/LI&gt;&lt;LI&gt;count(total), this will give you the total of the expression, based on you current selections,&lt;UL&gt;&lt;LI&gt;let say you have the following data&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Metric&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if you do a sum(Metric) using the field as your dimension you will get 1 per each, though if you use sum(total Metric) you will get 3 on each line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 16:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-to-get-Expression/m-p/855145#M299763</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-06-18T16:10:06Z</dc:date>
    </item>
  </channel>
</rss>

