<?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 Put set analysis into bookmarks in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Put-set-analysis-into-bookmarks/m-p/1891008#M73413</link>
    <description>&lt;P&gt;We know that with filters we can create bookmarks and use these bookmarks in set analysis.&lt;/P&gt;
&lt;P&gt;but is there an option to put set analysis into bookmarks?&lt;/P&gt;
&lt;P&gt;because i've got an couple of set analysis statements with exclusions in them&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sum({&amp;lt;filterfield-={'f1','f2','f3'}&amp;gt;} sales)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;right now the filterfield consists of 5 point for example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;test:
load * Inline [

filterfield, sales
f1,10
f2,30
f3,30
f4,40
f5,50

];&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If I now create a bookmark for the set analysis statement then I will use a filterpane to filter out f1 to f3.&lt;/P&gt;
&lt;P&gt;but when the data changes to include&amp;nbsp; (see below) I only get f4 and f5 to show with the bookmark.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;test:
load * Inline [

filterfield, sales
f1,10
f2,30
f3,30
f4,40
f5,50
f6,60

];&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is; is it possible to dynamically update the bookmark&amp;nbsp; so that f6 (and others like f7 etc.) will automatically be added to the bookmark?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 15:28:00 GMT</pubDate>
    <dc:creator>MartW</dc:creator>
    <dc:date>2022-02-09T15:28:00Z</dc:date>
    <item>
      <title>Put set analysis into bookmarks</title>
      <link>https://community.qlik.com/t5/App-Development/Put-set-analysis-into-bookmarks/m-p/1891008#M73413</link>
      <description>&lt;P&gt;We know that with filters we can create bookmarks and use these bookmarks in set analysis.&lt;/P&gt;
&lt;P&gt;but is there an option to put set analysis into bookmarks?&lt;/P&gt;
&lt;P&gt;because i've got an couple of set analysis statements with exclusions in them&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sum({&amp;lt;filterfield-={'f1','f2','f3'}&amp;gt;} sales)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;right now the filterfield consists of 5 point for example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;test:
load * Inline [

filterfield, sales
f1,10
f2,30
f3,30
f4,40
f5,50

];&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If I now create a bookmark for the set analysis statement then I will use a filterpane to filter out f1 to f3.&lt;/P&gt;
&lt;P&gt;but when the data changes to include&amp;nbsp; (see below) I only get f4 and f5 to show with the bookmark.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;test:
load * Inline [

filterfield, sales
f1,10
f2,30
f3,30
f4,40
f5,50
f6,60

];&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is; is it possible to dynamically update the bookmark&amp;nbsp; so that f6 (and others like f7 etc.) will automatically be added to the bookmark?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Put-set-analysis-into-bookmarks/m-p/1891008#M73413</guid>
      <dc:creator>MartW</dc:creator>
      <dc:date>2022-02-09T15:28:00Z</dc:date>
    </item>
  </channel>
</rss>

