<?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 AW:Sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222437#M75110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use bookmarks, kind of tricky but it should work. First, create one bookmark for each sheet in your document. Then, in each sheet create an action on leave (Sheet Properties, Triggers) "Bookmark", "Replace Bookmark". This way any selections done while in that sheet will be stored in its bookmark. Create a new action in Triggers for each sheet "On Activate", "Bookmarks", "Apply Bookmark", so the previously saved state of selections in that sheet will be applied each time the sheet is clicked.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Feb 2011 15:43:54 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-02-18T15:43:54Z</dc:date>
    <item>
      <title>Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222429#M75102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i make , not having connections between one sheet to another sheet. Here in two sheets i am using same objects and expressions. If i am changing any positions or values of particular object, it should not get effected with another sheet.&lt;/P&gt;&lt;P&gt;Can anyone reply me soon on this.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 14:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222429#M75102</guid>
      <dc:creator />
      <dc:date>2011-02-18T14:16:19Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222430#M75103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;do you use linked objects? If so you simply remove the link between them...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 14:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222430#M75103</guid>
      <dc:creator />
      <dc:date>2011-02-18T14:18:11Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222431#M75104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Florian,&lt;/P&gt;&lt;P&gt;I didn't used any linked objects. But it is changing the data.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 14:24:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222431#M75104</guid>
      <dc:creator />
      <dc:date>2011-02-18T14:24:14Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222432#M75105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florian,&lt;/P&gt;&lt;P&gt;I don't know what is linked objects, can you explain what it is and if it is present in my file how can i remove it. I am new QlikView technology. I think that i didn't done the part of the linked objects in my file.&lt;/P&gt;&lt;P&gt;Is there any other option to remove relation between the sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 14:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222432#M75105</guid>
      <dc:creator />
      <dc:date>2011-02-18T14:29:53Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222433#M75106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Since you load all records in the document, and because of the associative logic, all tables are usually associated between them, once you have selected a value in a record, it applies to all objects you have in your document, this is how QlikView works. However, depending on your data model and what you want to get, there are ways of making objects show the same information regardless the selections you are doing.&lt;/P&gt;&lt;P&gt;One simple way is right clicking on the object and selecting "Detach". This will keep the selections in the moment you click, but the graph won't change in spite of selections, until you attach it again.&lt;/P&gt;&lt;P&gt;You can get similar results using set modifiers and TOTAL keyword in your expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({1} TOTAL Sales)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That will return the total aggregation of Sales.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 14:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222433#M75106</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-18T14:42:57Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222434#M75107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Miguel,&lt;/P&gt;&lt;P&gt;Is there any other way otherthan detach.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 15:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222434#M75107</guid>
      <dc:creator />
      <dc:date>2011-02-18T15:08:50Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222435#M75108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Besides to what I mentioned above about {1} TOTAL, you can use set analysis to ignore selections in certain fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt; CustomerID = &amp;gt;} Sales)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That will ignore any value selected in CustomerID.&lt;/P&gt;&lt;P&gt;And you always can create a model with different datamodels, not linked between them. Personally, I don't think it's a good idea, and I always prefer to create as many documents as necessary instead of a huge document that has all possible objects, and create complex expressions, conditionals... so the objects make sense.&lt;/P&gt;&lt;P&gt;But of course, it will depend on a lot of things.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 15:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222435#M75108</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-18T15:17:44Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222436#M75109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Miguel,&lt;/P&gt;&lt;P&gt;But i need to ignore the sheet, when any selections occuring in current sheet the other sheet should be ignored or should not get any changes in fields, charts or any other objecs.&lt;/P&gt;&lt;P&gt;It is not only for few objects the entire sheet should not be changed. If i am moving to Second Sheet then here i done modifications it should not effect the first sheet.&lt;/P&gt;&lt;P&gt;In this process any sheet should not be hide or detached objects .&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 15:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222436#M75109</guid>
      <dc:creator />
      <dc:date>2011-02-18T15:35:00Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222437#M75110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use bookmarks, kind of tricky but it should work. First, create one bookmark for each sheet in your document. Then, in each sheet create an action on leave (Sheet Properties, Triggers) "Bookmark", "Replace Bookmark". This way any selections done while in that sheet will be stored in its bookmark. Create a new action in Triggers for each sheet "On Activate", "Bookmarks", "Apply Bookmark", so the previously saved state of selections in that sheet will be applied each time the sheet is clicked.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 15:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222437#M75110</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-18T15:43:54Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222438#M75111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Miguel,&lt;/P&gt;&lt;P&gt;I tried what you said in the post on bookmarks, but it is also changing the values of other sheets. Ex: If i am saving the sheet1 as AddBookmark automatically in sheet2 also the bookmark is saving what i done in Sheet1.&lt;/P&gt;&lt;P&gt;Is there any other better choice in this query.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 16:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222438#M75111</guid>
      <dc:creator />
      <dc:date>2011-02-18T16:06:39Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222439#M75112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, yes, the order of actions On Activate should be first Clear All, then Apply Bookmark (Sheet1). Then any time you activate Sheet1 will have only selections kept in Bookmark for Sheet1, and so on with every sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 16:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222439#M75112</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-18T16:16:22Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222440#M75113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Venkat,&lt;/P&gt;&lt;P&gt;On the other sheet where you dont want the objects to work on any selection, you need to right click on the object, Properties and then select DETATCH. This is an immediate and temporary solution though if thats of any use to you. Even my client had a similar requirement and as QV works on associative logic we can suggest them this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 16:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222440#M75113</guid>
      <dc:creator />
      <dc:date>2011-02-18T16:19:36Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222441#M75114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Attached is a very simple example on how bookmarks will help you to keep selections for each sheet regardless what you have selected in the rest.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 16:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222441#M75114</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-18T16:31:15Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222442#M75115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;I really thank to you giving immediate replies.&lt;/P&gt;&lt;P&gt;i tried it but now also same, it changing the selections in other sheets.&lt;/P&gt;&lt;P&gt;Is there any option by not using the Bookmarks.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 16:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222442#M75115</guid>
      <dc:creator />
      <dc:date>2011-02-18T16:37:28Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222443#M75116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid I'm missing something, then.&lt;/P&gt;&lt;P&gt;When I go to Sheet1 and select Item A and Vendor A, then go to Sheet2, there are different selections done. Now in Sheet2 I select Item B and Vendor B, and go back to Sheet1, listboxes show Item A and Vendor A. Now go back to Sheet2 and you will see Item B and Vendor B. So, basically, selections are kept among sheets, and what you do in Sheet1 doesn' aply to Sheet2 and viceversa.&lt;/P&gt;&lt;P&gt;Are you experiencing something different?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 16:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222443#M75116</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-18T16:44:43Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222444#M75117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Miguel, i done what you said same but not getting it why so?&lt;/P&gt;&lt;P&gt;I will tell you clearly what i done upto now.&lt;/P&gt;&lt;P&gt;First i created Bookmark(it's id BM01) in sheet1 and then i selected sheet properties there i selected "Triggers". In Triggers i clicked on "On Activate" in this i add "ClearALL" from Selection and "ApplyBookmark" form Bookmarks and i given BookmarkId as BM01.&lt;/P&gt;&lt;P&gt;Second i created Bookmark(it's id BM02) in sheet2 and then i selected sheet properties there i selected "Triggers". In Triggers i clicked on "On Activate" in this i add "ClearALL" from Selection and "ApplyBookmark" form Bookmarks and i given BookmarkId as BM02.&lt;/P&gt;&lt;P&gt;That was what i done. Is there any mistake in this process?&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 17:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222444#M75117</guid>
      <dc:creator />
      <dc:date>2011-02-18T17:03:47Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222445#M75118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, there are some differences to what I said. Have you checed the application I attached? Check there for bookmars, inline explanations and triggers in sheets.&lt;/P&gt;&lt;P&gt;Anyway, again, the order is&lt;/P&gt;&lt;P&gt;1.- Create as many bookmarks as sheets are the document has. Initially, these bookmarks will be empty.&lt;/P&gt;&lt;P&gt;2.- In every sheet, go to Sheet Properties and select Triggers tab, OnActivate, add the following actions:&lt;/P&gt;&lt;P&gt;a) Selections: Clear All&lt;/P&gt;&lt;P&gt;b) Bookmarks: Apply Bookmark (the ID of the bookmark created for this sheet, something like BM01)&lt;/P&gt;&lt;P&gt;3.- Go to OnLeaveSheet and add the following actions:&lt;/P&gt;&lt;P&gt;a) Bookmarks: Replace Bookmark (the same ID as in the previous point)&lt;/P&gt;&lt;P&gt;From now on, any actions you perform in one sheet will be kept for that sheet.&lt;/P&gt;&lt;P&gt;Check attached application for further reference.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 17:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222445#M75118</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-18T17:48:43Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222446#M75119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Miguel,&lt;/P&gt;&lt;P&gt;I done same procedure what you given, but it happening like this: When i saving into bookmark in sheet1 the same action is also performing in Sheet2 bookmark. Now if i making changes the values in sheet2 then adding to bookmarks the same is reflecting into sheet1 and saving in bookmark.&lt;/P&gt;&lt;P&gt;If i am opening the bookmarks of saved list in both sheets it is displaying only the last added . The last added is either from Sheet1 or Sheet2 it is displaying on both same.&lt;/P&gt;&lt;P&gt;I am sending the Screenshots of my Sheet1 and Sheet2, please check this and reply to me.&lt;/P&gt;&lt;P&gt;SHEET1:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/3187.Sheet1.PNG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/3187.Sheet1.PNG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;SHEET2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/7317.Sheet2.PNG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/7317.Sheet2.PNG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Feb 2011 05:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222446#M75119</guid>
      <dc:creator />
      <dc:date>2011-02-19T05:28:29Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222447#M75120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Miguel,&lt;/P&gt;&lt;P&gt;In Sheet1, if i am adding bookmark to sheet1 the same added bookmark is also adding in the sheet2 bookmark.&lt;/P&gt;&lt;P&gt;I need to have the sheet1 should contain only its bookmark selected within it. And sheet2 should contain only its Sheet2 selected bookmarks.&lt;/P&gt;&lt;P&gt;This making the problem now.&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 07:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222447#M75120</guid>
      <dc:creator />
      <dc:date>2011-02-21T07:07:54Z</dc:date>
    </item>
    <item>
      <title>AW:Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Sheets/m-p/222448#M75121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Go to the attached document, Bookmarks, and check that your settings are the same that in the document. (Checked "Document bookmark", "Include selections in bookmark", etc).&lt;/P&gt;&lt;P&gt;On the other hand, following the steps I described above, you first make the selections (for example, year 2010), then create the bookmark, which will store Year = 2010. Then Apply bookmark (nothing will happen now, since the selection saved in bookmark and in fields are exaclty the same). This will never affect to Bookmark 2.&lt;/P&gt;&lt;P&gt;Note that Bookmarks are selections saved, and you may have as many as you want, and they will not interfere between them (otherwise it wdill not make any sense).&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 09:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sheets/m-p/222448#M75121</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-21T09:26:56Z</dc:date>
    </item>
  </channel>
</rss>

