<?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: Qlik sense Bug - selecting unavailable dimension clears previous selections in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98321#M6542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One alternative is to lock the field after making selections.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Sep 2018 16:26:36 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2018-09-22T16:26:36Z</dc:date>
    <item>
      <title>Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98319#M6540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After selecting some dimensions in a sheet, when we select an unavailable dimension, it will clear previous selections and generate unintended charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to produce it?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open the "Sales Discovery" sample application, and "Performance Dashboard" sheet. &lt;/LI&gt;&lt;LI&gt;Select "Division Name" = "Domestic",&lt;/LI&gt;&lt;LI&gt;Select "Region Name" = "Canada".&lt;/LI&gt;&lt;LI&gt;Previous selection is removed. ()&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to make the unavailable dimensions which are in dark grey background to be not selectable or remove from the list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 19:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98319#M6540</guid>
      <dc:creator>samratmaskey</dc:creator>
      <dc:date>2018-09-21T19:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98320#M6541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it's a bug, that's how QlikSense associative engine works since I started with.&lt;/P&gt;&lt;P&gt;The dark grey color should give your users a clear indication that the value is excluded from current selections, so selecting the excluded will render the current selections invalid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to hide the excluded, there was an option for that in QlikView, I am not 100% sure about the latest options for a filter pane in QlikSense, but a calculated dimension like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr([Region Name], [Region Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your filter pane should hide the excluded as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2018 09:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98320#M6541</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-09-22T09:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98321#M6542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One alternative is to lock the field after making selections.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2018 16:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98321#M6542</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-09-22T16:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98322#M6543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is designed it that way, but it could misrepresent the selected data from a user perspective.&lt;/P&gt;&lt;P&gt;As an example: in the same sales discovery app, under "Past dues" sheet, select region as Central, and State as IA. then search Customer "A1 datacom Supply" in the Table header and select it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now some users could get the impression that "A1 datacom Supply" also operates in Central region of IA State.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, i will try to freeze the fields after selection &lt;SPAN style="font-size: 13.3333px;"&gt;as Rob &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;had &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Suggested&lt;/SPAN&gt;, but that will reduce the features of application, and is not a proper solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 13:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98322#M6543</guid>
      <dc:creator>samratmaskey</dc:creator>
      <dc:date>2018-09-24T13:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98323#M6544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Stefan mentioned, QlikSense (and QlikView I believe) have always worked on the basic principle of the three (or four) colours:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Green = Selected&lt;/LI&gt;&lt;LI&gt;White = Associated data&lt;/LI&gt;&lt;LI&gt;Dark Grey = Not Associated&lt;/LI&gt;&lt;LI&gt;(Light Grey) = Other possible selections of a dimension you've made a selection in&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That said, with QlikSense, selections are kept at the top to give you an easy way to see what your views are visualizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like you said, the previous selection will be removed and thus, there won't be any confusion to the user what they are looking at, as it is no longer there.&lt;/P&gt;&lt;P&gt;This is just something that your users will have to learn, or that you should teach them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 13:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98323#M6544</guid>
      <dc:creator>timpoismans</dc:creator>
      <dc:date>2018-09-24T13:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98324#M6545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Tim, if your users do as you described above, filtering the customers for A1 datacom Supply will show the value in grey, indicating a value excluded from current selections.&lt;/P&gt;&lt;P&gt;If your users select this value, the current selections won't show the selections in region and state, so there should be no reason to assume that this customer is linked to this region / state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's vital that your users understand how Qlik's associative engine works (what the colors are indicating).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 13:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98324#M6545</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-09-24T13:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98325#M6546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a small scope of users, it makes sense to train them.&lt;/P&gt;&lt;P&gt;What i had described is just an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the mashups and visualization API to generate those components and make the data accessible to general public, and in some instance, to specific groups of users, using web applications.&lt;/P&gt;&lt;P&gt;Some users will search and click those dark grey(&lt;SPAN style="font-size: 13.3333px;"&gt;not associated&lt;/SPAN&gt;) options, which would generate charts with unintended information.&lt;/P&gt;&lt;P&gt;So it would be great if there were some option to enable/disable visibility of those not associated data from the table/filterpanel search, atleast in the mashup API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the moment, i am going to convert all the dimensions to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Aggr([Region Name], [Region Name]) format&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98325#M6546</guid>
      <dc:creator>samratmaskey</dc:creator>
      <dc:date>2018-09-24T18:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98326#M6547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We hardly have to speak about training here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One info sheet where the colours are explained, with or without example, is often enough to make it quite clear to new users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On top of that, as mentioned, the selection bar at the top in Qlik Sense helps a lot with stopping people from making assumptions as it literally tells you how you're limiting your data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 06:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98326#M6547</guid>
      <dc:creator>timpoismans</dc:creator>
      <dc:date>2018-09-25T06:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik sense Bug - selecting unavailable dimension clears previous selections</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98327#M6548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are doing mashups, why not make your own listbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-sense-Bug-selecting-unavailable-dimension-clears-previous/m-p/98327#M6548</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-09-25T15:49:50Z</dc:date>
    </item>
  </channel>
</rss>

