<?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: Locked fields in List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924198#M529932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you can create a bookmark &lt;/P&gt;&lt;P&gt;and on on open (document) apply the bookmark&lt;/P&gt;&lt;P&gt;if I'm not wrong the on open doesn't work in ajax &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2015 22:14:09 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-07-31T22:14:09Z</dc:date>
    <item>
      <title>Locked fields in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924195#M529929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am hoping someone can give me some pointers with Locked fields in List Boxes.&amp;nbsp; I have the following layout:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94714_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;As you can see I locked Status to "Close", BudgetCode to Not "10-8015...","10-8025...","10-8030..." and CustomCategory to "10-8025-0000..."&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have following lines in my Load script under the Work_Orders tab:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;--&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;--&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;--&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt;&lt;/SPAN&gt; SELECT *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt; FROM "SDStaging_CDC".dbo.WorkOrder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt; Where AcctNum = &lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;$(DudeAccNumb)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt; and DATEPART(m, ActualCompletionDate) = DATEPART(m, DATEADD(m, -1, getdate()))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt; AND DATEPART(yyyy, ActualCompletionDate) = DATEPART(yyyy, DATEADD(m, -1, getdate())); &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I run this script once a month retrieving the previous months data.&amp;nbsp; It was running perfectly until this month when the list box changed to:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/94716_pastedImage_9.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The reason is the budget codes I have locked in were not present this month to in cleared the list boxes.&amp;nbsp; Is there any work around for this situation when there are various in the data set.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have attached a copy of my application for your review.&amp;nbsp; Any help will be welcomed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;David&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 20:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924195#M529929</guid>
      <dc:creator />
      <dc:date>2015-07-31T20:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Locked fields in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924196#M529930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know there are 'on open' trigger which you might be able to use which can lock field value for you on open. It should work even when the data change, but you need to be consistent with what selections you want in that particular list box. What are you hoping to lock down???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 21:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924196#M529930</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-31T21:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Locked fields in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924197#M529931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am hoping to lock down the status of 'Closed Work Orders'. Any but code other than '10-8015*','10-8025*' and '10-8030*'.&amp;nbsp; Finally but Custom Category field '10-8025........."&amp;nbsp; The first picture shows the fields that I want to lock down. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 21:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924197#M529931</guid>
      <dc:creator />
      <dc:date>2015-07-31T21:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Locked fields in List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924198#M529932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you can create a bookmark &lt;/P&gt;&lt;P&gt;and on on open (document) apply the bookmark&lt;/P&gt;&lt;P&gt;if I'm not wrong the on open doesn't work in ajax &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 22:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Locked-fields-in-List-Box/m-p/924198#M529932</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-31T22:14:09Z</dc:date>
    </item>
  </channel>
</rss>

