<?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 Current Selections for Bookmarks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350155#M129712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something using Concat() and set analysis?&amp;nbsp; I can't test this right now but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat({BM01}&amp;nbsp; If(GetSelectedCount($Field)&amp;gt;0,$Field),', ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really not sure if it'll work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 14:13:45 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2012-05-14T14:13:45Z</dc:date>
    <item>
      <title>Current Selections for Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350154#M129711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I have a file which has two graphs linked to to two different bookmarks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file allows the user to make selections, then set the bookmarks so that they compare two different selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show what the user has selected&amp;nbsp; for both bookmarks- so ideally a current selections box based on a bookmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 13:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350154#M129711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-14T13:55:13Z</dc:date>
    </item>
    <item>
      <title>Current Selections for Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350155#M129712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something using Concat() and set analysis?&amp;nbsp; I can't test this right now but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat({BM01}&amp;nbsp; If(GetSelectedCount($Field)&amp;gt;0,$Field),', ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really not sure if it'll work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350155#M129712</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-14T14:13:45Z</dc:date>
    </item>
    <item>
      <title>Current Selections for Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350156#M129713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used the below - which is ok, although it creates some annoying formatting problem when i put it into a pivot chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could put it in a text box but it doesn't look as neat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was just wondering if there was an easy way of re creating what the current selections box does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(count({1}&amp;nbsp; total distinct DIM_PROPOSITION) =&amp;nbsp; count({BM02} distinct DIM_PROPOSITION), 'ALL',concat({BM02} distinct DIM_PROPOSITION, ', '))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350156#M129713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-14T14:21:26Z</dc:date>
    </item>
    <item>
      <title>Current Selections for Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350157#M129714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something similar came up a little while ago...check out Stefan's (sweuhl) post in this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/50720"&gt;http://community.qlik.com/thread/50720&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350157#M129714</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-14T14:28:51Z</dc:date>
    </item>
    <item>
      <title>Current Selections for Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350158#M129715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(obviously add your bookmark {BM02} into his Concat() statement)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350158#M129715</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-14T14:29:26Z</dc:date>
    </item>
    <item>
      <title>Current Selections for Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350159#M129716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks - this looks like something i can use, my current approach wouldn't deal with any new fileds whereas this would.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350159#M129716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-14T14:37:49Z</dc:date>
    </item>
    <item>
      <title>Current Selections for Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350160#M129717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jolly good &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 14:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Selections-for-Bookmarks/m-p/350160#M129717</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-14T14:44:25Z</dc:date>
    </item>
  </channel>
</rss>

