<?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 Set Analysis, Bookmarks and Searches in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148455#M505174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;I recall seeing this issue in early 8.50 versions but if I remember correctly it was changed for.. 8.50.6261 to include the bookmarks based on searches?&lt;/P&gt;&lt;P&gt;I don't know which version you're testing this on nor am I sure about my versions since my memory can be a little rusty at times but definitely test in a later release if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2009 13:14:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-07-06T13:14:22Z</dc:date>
    <item>
      <title>Set Analysis, Bookmarks and Searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148451#M505170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I save a bookmark with a selection containing Searches (say ProductName = "*bag*"), the selection related to the search is ignored by Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Table with Product and Quantity fields.&lt;/P&gt;&lt;P&gt;The bookmark MyBookmark contains the selection ProductName = "*bag*"&lt;/P&gt;&lt;P&gt;Sum({MyBookmark} Quantity) gives the TOTAL amount for every product, disregarding the selection of the bags.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this behaviour in &lt;A href="https://community.qlik.com/media/p/63290.aspx"&gt;this sample&lt;/A&gt; too (if you apply searches, the count of the selected rows don't change).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this behaviour documented or desired? Anyone has some suggestion?&lt;/P&gt;&lt;P&gt;Besides, obviously, not using searches ;-)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Alberto Chiesa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 16:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148451#M505170</guid>
      <dc:creator />
      <dc:date>2009-07-03T16:04:43Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, Bookmarks and Searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148452#M505171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;Per help file, this is the expected behavior of set analysis while using bookmark. Suggest you to go through various identifiers available in help file for set analysis.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 16:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148452#M505171</guid>
      <dc:creator />
      <dc:date>2009-07-03T16:57:17Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, Bookmarks and Searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148453#M505172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for asking again, but where I can find the information on this behaviour?&lt;/P&gt;&lt;P&gt;In the help of QV 8.5 I can find only the "Set Analysis" topic. I'm missing some important part or just missing some point in this particual topic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, what you mean with "go through various identifiers"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your quick and kind response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 17:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148453#M505172</guid>
      <dc:creator />
      <dc:date>2009-07-03T17:12:15Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, Bookmarks and Searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148454#M505173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are various identifiers I am talking about, I am looking at v9 help.&lt;/P&gt;&lt;H2&gt;&lt;/H2&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum( {$} Sales )&lt;BR /&gt;returns sales for the current selection, i.e. the same as sum(Sales).&lt;/P&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum( {$1} Sales )&lt;BR /&gt;returns sales for the previous selection.&lt;/P&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum( {$_2} Sales )&lt;BR /&gt;returns sales for the 2nd next selection, i.e. two steps forward. Only relevant if you just made two Back operations.&lt;/P&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum( {1} Sales )&lt;BR /&gt;returns total sales within the application, disregarding the selection but not the dimension. If used in a chart with e.g. Products as dimension, each product will get a different value.&lt;/P&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum( {1} Total Sales )&lt;BR /&gt;returns total sales within the application, disregarding both selection and dimension. I.e. the same as sum(All Sales).&lt;/P&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum( {BM01} Sales )&lt;BR /&gt;returns sales for the bookmark BM01.&lt;/P&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum( {MyBookMark} Sales )&lt;BR /&gt;returns sales for the bookmark MyBookMark.&lt;/P&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum({Server\BM01} Sales)&lt;BR /&gt;returns the sales for the server bookmark BM01.&lt;/P&gt;&lt;P style="MARGIN-BOTTOM:0px;MARGIN-LEFT:40px;"&gt;sum({Document\MyBookmark}Sales)&lt;BR /&gt;returns the sales for the document bookmark MyBookmark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 17:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148454#M505173</guid>
      <dc:creator />
      <dc:date>2009-07-03T17:35:22Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, Bookmarks and Searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148455#M505174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;I recall seeing this issue in early 8.50 versions but if I remember correctly it was changed for.. 8.50.6261 to include the bookmarks based on searches?&lt;/P&gt;&lt;P&gt;I don't know which version you're testing this on nor am I sure about my versions since my memory can be a little rusty at times but definitely test in a later release if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 13:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148455#M505174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-06T13:14:22Z</dc:date>
    </item>
    <item>
      <title>Set Analysis, Bookmarks and Searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148456#M505175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are perfectly right: I was running a not-fully-updated version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I updated to SR5 and now it's working flawlessly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many, many thanks for the suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2009 15:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Bookmarks-and-Searches/m-p/148456#M505175</guid>
      <dc:creator />
      <dc:date>2009-07-13T15:49:09Z</dc:date>
    </item>
  </channel>
</rss>

