<?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: input fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921975#M319332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version are you using? And is there any other code you have present?&lt;/P&gt;&lt;P&gt;I just ran that exact code with no issues, maybe you have the THRESHOLD field elsewhere in your application too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 11:55:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-30T11:55:38Z</dc:date>
    <item>
      <title>input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921974#M319331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;I want to use input fields &lt;/P&gt;&lt;P&gt;my script contains the following:&lt;/P&gt;&lt;P&gt;inputfield THRESHOLD;&lt;/P&gt;&lt;P&gt;TABLE:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [ &lt;/P&gt;&lt;P&gt;QUALITY_LEVEL, JOB_ID, THRESHOLD&lt;/P&gt;&lt;P&gt;QL1, X, 2&lt;/P&gt;&lt;P&gt;QL2, X, 3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qlikview is giving an error message saying duplicate key detected for input fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921974#M319331</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2015-07-30T11:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921975#M319332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version are you using? And is there any other code you have present?&lt;/P&gt;&lt;P&gt;I just ran that exact code with no issues, maybe you have the THRESHOLD field elsewhere in your application too?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921975#M319332</guid>
      <dc:creator />
      <dc:date>2015-07-30T11:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921976#M319333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rename your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;THRESHOLD field and try . If problem still persist .. need to see the code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;BKC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 12:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921976#M319333</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-30T12:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921977#M319334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the following always:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94540_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;i work on version SR8&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 12:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921977#M319334</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2015-07-30T12:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921978#M319335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;TABLE:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [ &lt;/P&gt;&lt;P&gt;QUALITY_LEVEL, JOB_ID, THRESHOLD&lt;/P&gt;&lt;P&gt;QL1, X, 2&lt;/P&gt;&lt;P&gt;QL2, Y, 3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;and see if you get the error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 12:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921978#M319335</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-30T12:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921979#M319336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali, just that piece of code should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That message means there will be another table loading more rows where QUALITY_LEVEL and JOB_ID has the same values. Each row for the input field must have a unique combination of key values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In example, this will fail:&lt;/P&gt;&lt;P&gt;inputfield THRESHOLD;&lt;/P&gt;&lt;P&gt;TABLE:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [ &lt;/P&gt;&lt;P&gt;QUALITY_LEVEL, JOB_ID, THRESHOLD&lt;/P&gt;&lt;P&gt;QL1, X, 2&lt;/P&gt;&lt;P&gt;QL2, X, 3&lt;/P&gt;&lt;P&gt;QL2, X, 4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The combination QL2, X should have only one row.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 12:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921979#M319336</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-07-30T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921980#M319337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or try this&lt;/P&gt;&lt;P&gt;LOAD RowNo() AS Key,QUALITY_LEVEL,JOB_ID, THRESHOLD&lt;/P&gt;&lt;P&gt;INLINE [ &lt;/P&gt;&lt;P&gt;QUALITY_LEVEL, JOB_ID, THRESHOLD&lt;/P&gt;&lt;P&gt;QL1, X, 2&lt;/P&gt;&lt;P&gt;QL2, X, 3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 12:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921980#M319337</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-30T12:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921981#M319338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this post can help you&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/192983"&gt;Duplicate key  and the Inputfield&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 12:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921981#M319338</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-30T12:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921982#M319339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Have you managed to solve your problem&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Aug 2015 05:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921982#M319339</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-02T05:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: input fields</title>
      <link>https://community.qlik.com/t5/QlikView/input-fields/m-p/921983#M319340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Can you upload your sample application? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Aug 2015 06:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-fields/m-p/921983#M319340</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-02T06:21:20Z</dc:date>
    </item>
  </channel>
</rss>

