<?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: Text available in Search/Filter but no value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800408#M64852</link>
    <description>&lt;P&gt;It sounds that your fact-table with the transactions contained not all materials which are listed within the linked dimension-table. It's not uncommon because the facts are usually limited to last n years but the dimensions contain all ever existing items. To overcome it you could filter the dimension-loads on the existing items (requires that they are loaded afterwards of the fact-tables), maybe in this way:&lt;/P&gt;&lt;P&gt;fact: load * from transactions;&lt;BR /&gt;dim: load * from dimension where exists([Material Number]);&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Mon, 19 Apr 2021 08:35:44 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2021-04-19T08:35:44Z</dc:date>
    <item>
      <title>Text available in Search/Filter but no value</title>
      <link>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800174#M64824</link>
      <description>&lt;P&gt;Hello together,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a worksheet with different fields.&lt;/P&gt;&lt;P&gt;The formula in the background works well, but in the search field are Numbers/Text available&amp;nbsp;&amp;nbsp;which are not present in the table.&lt;/P&gt;&lt;P&gt;When selecting the fields I then get the value 0 displayed.&lt;/P&gt;&lt;P&gt;Any experience on that?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 16:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800174#M64824</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-16T16:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text available in Search/Filter but no value</title>
      <link>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800191#M64827</link>
      <description>&lt;P&gt;Hello, Can you please explain in details?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 17:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800191#M64827</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2021-04-16T17:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Text available in Search/Filter but no value</title>
      <link>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800386#M64850</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;in my table I got for example 100 Material Numbers.&amp;nbsp;&lt;BR /&gt;But in the Search Field appear quite more and if I select them&amp;nbsp;&lt;SPAN&gt;I then get the value 0 displayed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to get these out of the search field.&lt;BR /&gt;It should only show the 100 which are in my table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regards,&amp;nbsp;&lt;BR /&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 07:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800386#M64850</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-19T07:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Text available in Search/Filter but no value</title>
      <link>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800408#M64852</link>
      <description>&lt;P&gt;It sounds that your fact-table with the transactions contained not all materials which are listed within the linked dimension-table. It's not uncommon because the facts are usually limited to last n years but the dimensions contain all ever existing items. To overcome it you could filter the dimension-loads on the existing items (requires that they are loaded afterwards of the fact-tables), maybe in this way:&lt;/P&gt;&lt;P&gt;fact: load * from transactions;&lt;BR /&gt;dim: load * from dimension where exists([Material Number]);&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 08:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800408#M64852</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-04-19T08:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Text available in Search/Filter but no value</title>
      <link>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800417#M64854</link>
      <description>&lt;P&gt;Is there a way to get this solved in the formula itself?&lt;/P&gt;&lt;P&gt;Count({&amp;lt;ProductKey*={"TH"}&amp;gt;*&amp;lt;[Returnlabel.]-={"A"}&amp;gt;*&amp;lt;[Price1]-={"0,00"}&amp;gt;*&amp;lt;[Price2]={"0,00"}&amp;gt;}distinct Material)&lt;/P&gt;&lt;P&gt;Kind Regards&lt;BR /&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 08:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800417#M64854</guid>
      <dc:creator>Daniel1908</dc:creator>
      <dc:date>2021-04-19T08:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Text available in Search/Filter but no value</title>
      <link>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800421#M64855</link>
      <description>&lt;P&gt;No, not really. You could easily exclude them with set analysis within the expressions but the dimension-values exists further within the field and therefore within the search. You may create a calculated dimension within the list-box or the charts but such an approach has several disadvantages by aggr(), totals, displaying selections ... and is therefore rather not a general solution.&lt;/P&gt;&lt;P&gt;Therefore I suggest to do it within the script - it's simple and quite probably there are more dimensions which may be filtered in a similar way, like: stores, staff, regions/channels ....&lt;/P&gt;&lt;P&gt;- Marcus&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 09:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-available-in-Search-Filter-but-no-value/m-p/1800421#M64855</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-04-19T09:09:41Z</dc:date>
    </item>
  </channel>
</rss>

