<?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: Pivot Table... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045885#M351584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;-Create Pivot table with required fields with following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Item = {“=rank(sum(Sales),4)&amp;gt;=1000”}&amp;gt;}&amp;nbsp; Sales)&lt;/P&gt;&lt;P&gt;use following Qvw to send email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2016 07:01:36 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2016-03-01T07:01:36Z</dc:date>
    <item>
      <title>Pivot Table...</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045884#M351583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="right" style="text-align: left;"&gt;Hi friends, I have a question:&lt;/P&gt;&lt;P align="right" style="text-align: left;"&gt;I have a pivot table with 4 fields: &lt;STRONG&gt;Country&lt;/STRONG&gt;, &lt;STRONG&gt;Code&lt;/STRONG&gt;, &lt;STRONG&gt;Person&lt;/STRONG&gt;, &lt;STRONG&gt;Sales.&lt;/STRONG&gt;&lt;/P&gt;&lt;P align="right" style="text-align: left;"&gt;I want to get a new table with records of the above pivot table that &lt;STRONG&gt;sales&lt;/STRONG&gt; is greater than 10000$.&lt;/P&gt;&lt;P align="right" style="text-align: left;"&gt;I need to report new table by Email or PDF file.&lt;/P&gt;&lt;P align="right" style="text-align: left;"&gt;TNX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 05:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045884#M351583</guid>
      <dc:creator />
      <dc:date>2016-02-29T05:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table...</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045885#M351584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;-Create Pivot table with required fields with following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Item = {“=rank(sum(Sales),4)&amp;gt;=1000”}&amp;gt;}&amp;nbsp; Sales)&lt;/P&gt;&lt;P&gt;use following Qvw to send email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 07:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045885#M351584</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-03-01T07:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table...</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045886#M351585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can clone/copy&amp;nbsp; this pivot table object, and then on new pivot table you can apply fast type change by selecting Pivot table and straight table, its available in general tab. So ultimately you got new table out of your pivot table. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then change the sales expression as Sum({&amp;lt;Sales={"&amp;gt;=1000"}&amp;gt;} Sales).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 07:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045886#M351585</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-01T07:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table...</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045887#M351586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Divide your requirement into two parts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First create another table with expression like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=sum({&amp;lt;SalesField={'&amp;gt;10000'}&amp;gt;} SalesField)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use Macro to send this new report as a mail to Users which is mentioned step by step in followed threads?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4870"&gt;Useful Qlikview Macros&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3772"&gt;Automated Excel Export and Email Macro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.smarterp.com/blogs/information-management-qlikview/exporting-objects-and-sending-email-qlikview" title="http://www.smarterp.com/blogs/information-management-qlikview/exporting-objects-and-sending-email-qlikview"&gt;EXPORTING OBJECTS AND SENDING EMAIL IN QLIKVIEW | Smart ERP Solutions&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 07:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table/m-p/1045887#M351586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-01T07:50:57Z</dc:date>
    </item>
  </channel>
</rss>

