<?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: Using Input Fields - Is there a better way in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565664#M211080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response and suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with your statements regarding the usual way to make selections.&amp;nbsp; I use these techniques (listbox with checkbox style, multibox, bookmarks, etc.) in most of my apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These requests we are getting from the business are different in that the users want the charts to remain unchanged (ie. not drilled down to selections), select rows based on the values in numous expressions and continue scrolling through the chart to make more selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2014 13:50:41 GMT</pubDate>
    <dc:creator>john_duffy</dc:creator>
    <dc:date>2014-04-11T13:50:41Z</dc:date>
    <item>
      <title>Using Input Fields - Is there a better way</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565662#M211078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have several requests from our business to create charts with 'checkboxes' to allow selection of multiple rows in a chart and eventually create summary charts to be used in a write back process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, we are using input fields to accomplish the 'checkbox'.&amp;nbsp; The issue is that we are processing millions of rows of data and input fields are not meant when processing large datasets.&amp;nbsp; The application size increases significally and the performance decreases significantly with each input field added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample application to demonstate the process.&amp;nbsp; Keep in mind, this is a very simple example that works fine with input fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1: Change the Select input field from zero to 1 on any of the 3 'detail reports'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2: The Cases displayed are based on the selections in Step 1.&amp;nbsp; As in Step 1, change zeros to 1 to further refine the Cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3:&amp;nbsp; The final summary of Cases is displayed.&amp;nbsp; Select all values in the Case column.&amp;nbsp; Use the Add User Name and Date Table Box to enter the User Name and Date.&amp;nbsp; This will create our final summary of Cases and user information to be used in the write back process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a better, more efficient way to achieve this process?&amp;nbsp; Can this be done without using input fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advise or suggestions would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 13:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565662#M211078</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2014-04-11T13:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using Input Fields - Is there a better way</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565663#M211079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The usual way is to let users make selections in objects like listboxes and multiboxes. You can change the style to a checkbox style so it becomes easier to (de)select individual values without clearing the other selected values. Selecting all values in a field can be done by right clicking the listbox and choosing Select Possible. It's also possible to let users create bookmarks. Bookmarks can be defined to be applied on top of the active selection or to replace the active selection entirely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 13:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565663#M211079</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-04-11T13:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using Input Fields - Is there a better way</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565664#M211080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response and suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with your statements regarding the usual way to make selections.&amp;nbsp; I use these techniques (listbox with checkbox style, multibox, bookmarks, etc.) in most of my apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These requests we are getting from the business are different in that the users want the charts to remain unchanged (ie. not drilled down to selections), select rows based on the values in numous expressions and continue scrolling through the chart to make more selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 13:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565664#M211080</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2014-04-11T13:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using Input Fields - Is there a better way</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565665#M211081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you can use alternate states to that effect. See this example: &lt;A href="https://community.qlik.com/message/372105"&gt;Transfering the Intersection of Selections Using Alternate States&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 14:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565665#M211081</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-04-11T14:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using Input Fields - Is there a better way</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565666#M211082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly mean write back process?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 14:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565666#M211082</guid>
      <dc:creator />
      <dc:date>2014-04-11T14:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using Input Fields - Is there a better way</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565667#M211083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I watched the video.&amp;nbsp; Very interesting.&amp;nbsp; I would need to set a max number of selections allowed in order to create the different alternate states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll give this a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 14:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565667#M211083</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2014-04-11T14:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Input Fields - Is there a better way</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565668#M211084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dariusz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The write back would be pushing the data from QlikView to another application.&amp;nbsp; Not really a part of the issue.&amp;nbsp; The issue is really how to get that final summary table built.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 14:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Input-Fields-Is-there-a-better-way/m-p/565668#M211084</guid>
      <dc:creator>john_duffy</dc:creator>
      <dc:date>2014-04-11T14:19:30Z</dc:date>
    </item>
  </channel>
</rss>

