<?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: Missing Dropdown Values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Missing-Dropdown-Values/m-p/2438446#M97121</link>
    <description>&lt;P&gt;To solve this I created a filter pane and set the writeback table columns to get the appropriate selected value where options file was set to "getFieldValue(filtered_field#)"&amp;nbsp; and then the add row button got the expression "if(getpossiblecount(filtered_field1)= 1 and getpossiblecount(filtered_field2)=1 and getpossiblecount(filtered_field3),1,0)" so that the button wasn't available until the fields were filtered. One the button is visible and clicked, it autopopulated the fields to the selected filtered field values.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 16:19:27 GMT</pubDate>
    <dc:creator>thecbliss</dc:creator>
    <dc:date>2024-04-05T16:19:27Z</dc:date>
    <item>
      <title>Missing Dropdown Values</title>
      <link>https://community.qlik.com/t5/App-Development/Missing-Dropdown-Values/m-p/2438014#M97094</link>
      <description>&lt;P&gt;I have a Writeback table with a dropdown column using defined options on a field. But when I go to search for certain values, it cannot find them. However I can see those values in a table using the field that defined the drop down options.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;1st edit&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;Can someone please confirm if it is true that you can only have 10,000 searchable options in a writeback dropdown?&lt;/STRIKE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;I had to use the wayback machine to follow the link in Qlik&amp;nbsp;&lt;/STRIKE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A href="https://web.archive.org/web/20231003083546/https://community.vizlib.com/support/solutions/articles/35000156684-vizlib-writeback-table-properties-input-field-options#Options-Field**" target="_blank" rel="nofollow noopener noreferrer"&gt;Vizlib Help Centre | Vizlib Writeback Table - Input Field Options (archive.org)&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;2nd Edit&lt;/P&gt;
&lt;P&gt;It appears that the only fields available to the dropdown are those fields in the scroll window. If I change how options are sorted, what's locatable by searching changes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 17:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Missing-Dropdown-Values/m-p/2438014#M97094</guid>
      <dc:creator>thecbliss</dc:creator>
      <dc:date>2024-04-04T17:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Dropdown Values</title>
      <link>https://community.qlik.com/t5/App-Development/Missing-Dropdown-Values/m-p/2438446#M97121</link>
      <description>&lt;P&gt;To solve this I created a filter pane and set the writeback table columns to get the appropriate selected value where options file was set to "getFieldValue(filtered_field#)"&amp;nbsp; and then the add row button got the expression "if(getpossiblecount(filtered_field1)= 1 and getpossiblecount(filtered_field2)=1 and getpossiblecount(filtered_field3),1,0)" so that the button wasn't available until the fields were filtered. One the button is visible and clicked, it autopopulated the fields to the selected filtered field values.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 16:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Missing-Dropdown-Values/m-p/2438446#M97121</guid>
      <dc:creator>thecbliss</dc:creator>
      <dc:date>2024-04-05T16:19:27Z</dc:date>
    </item>
  </channel>
</rss>

