<?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: Psycho Filter Won't Go Away in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934483#M13035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you checked if you have a bookmark?&lt;/P&gt;&lt;P&gt;Just click on the following icon at your application, and delete the bookmark.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="bookmark.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98688_bookmark.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if it worked,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Estela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Sep 2015 17:09:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-11T17:09:37Z</dc:date>
    <item>
      <title>Psycho Filter Won't Go Away</title>
      <link>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934482#M13034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an app that opens every time with one filter applied. I have removed it and saved the app again, and it still opens with the filter - and it does not matter which browser I'm using, and I've tried to reboot (client and server), clear each browser (chrome, firefox, and safari), but the filter keeps coming up each time the app is opened or refreshed on screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I kill off this filter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 16:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934482#M13034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T16:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Psycho Filter Won't Go Away</title>
      <link>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934483#M13035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you checked if you have a bookmark?&lt;/P&gt;&lt;P&gt;Just click on the following icon at your application, and delete the bookmark.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="bookmark.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98688_bookmark.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if it worked,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Estela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 17:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934483#M13035</guid>
      <dc:creator />
      <dc:date>2015-09-11T17:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Psycho Filter Won't Go Away</title>
      <link>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934484#M13036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there are no bookmarks under my profile or within the published app as a published bookmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I found to kill it was to not bring in that field to begin with, and the filter disappeared. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 18:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934484#M13036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T18:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Psycho Filter Won't Go Away</title>
      <link>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934485#M13037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try renaming the label in your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if your script says this:&lt;/P&gt;&lt;P&gt;lastName.USERS_DATA_MG as "Last Name",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go into the script and modify it to be slightly different.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;lastName.USERS_DATA_MG as "User Last Name",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Make sure you find all of the places that your script references LAST NAME and replace with USER LAST NAME.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Reload the data.&amp;nbsp;&amp;nbsp; Go into your vizs and any viz with "invalid dimension"- update it with the new label.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This should fix the problem.&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 20:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Psycho-Filter-Won-t-Go-Away/m-p/934485#M13037</guid>
      <dc:creator />
      <dc:date>2016-01-25T20:22:12Z</dc:date>
    </item>
  </channel>
</rss>

