<?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: Filters valued but not chosen in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1838606#M69348</link>
    <description>&lt;P&gt;I find the problem:&lt;/P&gt;&lt;P&gt;I have the trigger:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="Y2IQFc"&gt;on each selection&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_0-1632386163857.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62622i47E3AFAB92DE005C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_0-1632386163857.png" alt="danosoft_0-1632386163857.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_1-1632386231639.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62623i3BF06E9E37880C26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_1-1632386231639.png" alt="danosoft_1-1632386231639.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and in the expression i have this: =if(UPPER(OSUSER())='THISTHISTHIS','VALUE',CD_FORNITORE)&lt;/P&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;</description>
    <pubDate>Thu, 23 Sep 2021 09:30:13 GMT</pubDate>
    <dc:creator>danosoft</dc:creator>
    <dc:date>2021-09-23T09:30:13Z</dc:date>
    <item>
      <title>Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1836702#M69131</link>
      <description>&lt;P&gt;If I do certain filters (for example if I choose my DES_REFERENT field) I notice that in the object where the list of filters is displayed I learn a filter that I have never put, and I would not want it, on what does this behavior depend?&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_0-1631800210703.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62073i386E7800DBC9DB03/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_0-1631800210703.png" alt="danosoft_0-1631800210703.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;it has been inserted autonomously and I would not want it, because if I change the filter in DES_REFERENTE this previous CD_FORNITORE limits me the view of the rows (which should not have selected it)&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 13:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1836702#M69131</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2021-09-16T13:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837260#M69190</link>
      <description>&lt;P&gt;Hi, This behaviour can be caused beacuse of an Aggr() function, like Aggr(DES_REFERENT, CD_FORNITORE), this will show DES_REFERNT values but the selections will be done in CD_FORNITORE.&lt;/P&gt;&lt;P&gt;This value can also be set by triggers.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Sep 2021 09:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837260#M69190</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-09-18T09:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837461#M69216</link>
      <description>&lt;P&gt;do you mean that somewhere in some expression around there might be an AGGR function causing this behavior?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 07:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837461#M69216</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2021-09-20T07:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837527#M69219</link>
      <description>&lt;P&gt;If this is a filter that exists when the app is opened most propably it's because of a trigger, open configuration menu -&amp;gt; document properties -&amp;gt;triggers, there may be something that makes actions on start, it could be direct actions to select values or executing a macro that makes the selctions&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837527#M69219</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-09-20T09:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837533#M69220</link>
      <description>&lt;P&gt;No, it is not a trigger and CD_FORNITORE is not set by anyone as a filter&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837533#M69220</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2021-09-20T09:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837539#M69221</link>
      <description>&lt;P&gt;How can I find if there is an AGGR function in one of the expressions used (there are a lot of them)&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837539#M69221</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2021-09-20T09:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837663#M69237</link>
      <description>&lt;P&gt;Is the value selected when you open the app?.&lt;/P&gt;&lt;P&gt;Aggr will only select values in another field when user selects a value, or by a trigger.&lt;/P&gt;&lt;P&gt;There is also the option that CD_FORNITORE field has the option to 'always one value selected' ebnabled, you can add a list with this field to check if it has the option enabled.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rubenmarin_0-1632154343249.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62383i764A101FE611ED14/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rubenmarin_0-1632154343249.png" alt="rubenmarin_0-1632154343249.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 16:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837663#M69237</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-09-20T16:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837851#M69249</link>
      <description>&lt;P&gt;Is the value selected when you open the app? &lt;STRONG&gt;NO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I DON'T have a filter that works on CD_FORNITORE, so I don't understand why it is selected if I select DES_REFERENT&lt;/P&gt;&lt;P&gt;so i think it may depend on an Aggr, as you said earlier, but how can i find where this Aggr expression is in the whole document?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 08:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837851#M69249</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2021-09-21T08:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837973#M69265</link>
      <description>&lt;P&gt;If it's done when you select DES_REFERENT you have to check the object where you are selecting the values to see if it's using an aggr.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would be easier if you can upload a sample to check&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 13:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837973#M69265</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-09-21T13:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837978#M69266</link>
      <description>&lt;P&gt;in the object i have this expression (the object is a listbox):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_1-1632230117771.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62473i0740A77B5360B420/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_1-1632230117771.png" alt="danosoft_1-1632230117771.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=aggr(Concat(DISTINCT {&amp;lt;DES_REFERENTE=P(DES_REFERENTE), DES_REFERENTE=&amp;gt;} DES_REFERENTE), DES_REFERENTE)&lt;/P&gt;&lt;P&gt;when i choose one.... it put in the selection CD_FORNITORE&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_0-1632230091370.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62472iE2D4F6223853F08B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_0-1632230091370.png" alt="danosoft_0-1632230091370.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 13:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1837978#M69266</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2021-09-21T13:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1838060#M69281</link>
      <description>&lt;P&gt;I noticed that CD_FORNITORE appears to me when you select DES_REFERENTE which have only one value in the table in CD_FORNITORE (in this case ECO), while for those DES_REFERENT I have more values, that filter CD_SUPPLIER is not selected .... I don't understand, however, why I automatically Qlik go to select that field ...&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 15:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1838060#M69281</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2021-09-21T15:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filters valued but not chosen</title>
      <link>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1838606#M69348</link>
      <description>&lt;P&gt;I find the problem:&lt;/P&gt;&lt;P&gt;I have the trigger:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="Y2IQFc"&gt;on each selection&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_0-1632386163857.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62622i47E3AFAB92DE005C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_0-1632386163857.png" alt="danosoft_0-1632386163857.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danosoft_1-1632386231639.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/62623i3BF06E9E37880C26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danosoft_1-1632386231639.png" alt="danosoft_1-1632386231639.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and in the expression i have this: =if(UPPER(OSUSER())='THISTHISTHIS','VALUE',CD_FORNITORE)&lt;/P&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;</description>
      <pubDate>Thu, 23 Sep 2021 09:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filters-valued-but-not-chosen/m-p/1838606#M69348</guid>
      <dc:creator>danosoft</dc:creator>
      <dc:date>2021-09-23T09:30:13Z</dc:date>
    </item>
  </channel>
</rss>

