<?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: Write Range &amp; Select in an input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434412#M1158105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only solution I can think of would be to convert the letters into numbers.&amp;nbsp; You could create a new field in the data teh represents the data in numerical forms (using the ORD function) and then make a selection on that field.&amp;nbsp; One the selection is made on the new field you do could a select possible on the text field and unselect the numerical field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Dec 2012 00:17:53 GMT</pubDate>
    <dc:creator>Josh_Good</dc:creator>
    <dc:date>2012-12-15T00:17:53Z</dc:date>
    <item>
      <title>Write Range &amp; Select in an input box</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434410#M1158103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with the range selection in an input box. While working I am facing some issue with different formats of value. While selecting "Numerical" values, my logic is working fine but when dealing with other type of formats like "text", My logic is not working. please help frnds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for an attachment below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 12:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434410#M1158103</guid>
      <dc:creator>gaurav2017</dc:creator>
      <dc:date>2012-12-13T12:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Write Range &amp; Select in an input box</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434411#M1158104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anybody please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 14:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434411#M1158104</guid>
      <dc:creator>gaurav2017</dc:creator>
      <dc:date>2012-12-13T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Write Range &amp; Select in an input box</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434412#M1158105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only solution I can think of would be to convert the letters into numbers.&amp;nbsp; You could create a new field in the data teh represents the data in numerical forms (using the ORD function) and then make a selection on that field.&amp;nbsp; One the selection is made on the new field you do could a select possible on the text field and unselect the numerical field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 00:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434412#M1158105</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2012-12-15T00:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Write Range &amp; Select in an input box</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434413#M1158106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot..............I am curious....so i am asking a question. If one of the fields "Sel01", "Sel02", "Sel03" would be a Key then i have to put the logic in script for the occurence of it in every load statement or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 07:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434413#M1158106</guid>
      <dc:creator>gaurav2017</dc:creator>
      <dc:date>2012-12-17T07:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Write Range &amp; Select in an input box</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434414#M1158107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all of the uniquie key records exist in one of the tables then you can script the addional field into that table and leave it out of the other table(s). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If have unique key records in more than one table then best practice would be to write your script to get all the unique key records into one table first to avoid creating a synthetic key. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 15:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434414#M1158107</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2012-12-17T15:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Write Range &amp; Select in an input box</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434415#M1158108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 05:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Range-Select-in-an-input-box/m-p/434415#M1158108</guid>
      <dc:creator>gaurav2017</dc:creator>
      <dc:date>2012-12-19T05:47:15Z</dc:date>
    </item>
  </channel>
</rss>

