<?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: Filtering of data into pivot chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filtering-of-data-into-pivot-chart/m-p/417409#M1161221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({&amp;lt;TRANTYPE-={'MFG','MRT'}&amp;gt;}PCS) will get you the sum of everything where TRANTYPE isn't MFG or MRT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your macro works, but you need to call it to do its work. You could add an action to the OnOpen document trigger. But you could more easily create a bookmark and activate that on opening the document using the OnOpen trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2012 17:57:14 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2012-12-07T17:57:14Z</dc:date>
    <item>
      <title>Filtering of data into pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-of-data-into-pivot-chart/m-p/417408#M1161220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am here with attaching example where I am generating stock ledger where I have each transaction as records so I had try to filter the records using set analysis and macro but still I am not getting require result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please let me know where I am missing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having below mention query:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRANTYPE (SELECTION OF ANY OF TRANTYPE AND CALCULATION OF BALANCE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXCLUDING OF MFG, MRT TRANTYPE FROM LIST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NEED TO CALCULATE BALANCE BASE ON FILTERING&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 15:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-of-data-into-pivot-chart/m-p/417408#M1161220</guid>
      <dc:creator />
      <dc:date>2012-12-07T15:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering of data into pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-of-data-into-pivot-chart/m-p/417409#M1161221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({&amp;lt;TRANTYPE-={'MFG','MRT'}&amp;gt;}PCS) will get you the sum of everything where TRANTYPE isn't MFG or MRT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your macro works, but you need to call it to do its work. You could add an action to the OnOpen document trigger. But you could more easily create a bookmark and activate that on opening the document using the OnOpen trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 17:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-of-data-into-pivot-chart/m-p/417409#M1161221</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-07T17:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering of data into pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/Filtering-of-data-into-pivot-chart/m-p/417410#M1161222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I am able to get sum of pcs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to bookmark to work for me, I have not used bookmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to know more about bookmark I will start hunting discussion about bookmark and try your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Second option what I though is to filter the listbox with require vaule, what do you think do this work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying something like this it work for single item but when I am trying more then one value it is not working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working:&lt;/P&gt;&lt;P&gt;=if(TRANTYPE &amp;lt;&amp;gt;'MFG',TRANTYPE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;=if(TRANTYPE &amp;lt;&amp;gt;{'MFG','MRT'},TRANTYPE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Appreciate your time and cooperation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2012 05:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filtering-of-data-into-pivot-chart/m-p/417410#M1161222</guid>
      <dc:creator />
      <dc:date>2012-12-08T05:15:06Z</dc:date>
    </item>
  </channel>
</rss>

