<?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 Disable Selection feature on fileds in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219418#M72447</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 have an InputField where users can enter values. The table containing this Field is an Inline table having 10 rows and empty values for the InputField.&lt;/P&gt;&lt;P&gt;The InputField is presented in a Table object.&lt;/P&gt;&lt;P&gt;My problem is that when i click on a value of the InputField, Qlikview filters the field and display only one line. So I want QV to prevent users from making selections in this field and only be able to input values. I have been able to do it using macros on the Select Event (clear selection when user make a selection) but I don't like it because it disrupts the use of Back and Forward buttons.&lt;/P&gt;&lt;P&gt;Thank You for your help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2010 15:54:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-21T15:54:12Z</dc:date>
    <item>
      <title>Disable Selection feature on fileds</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219418#M72447</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 have an InputField where users can enter values. The table containing this Field is an Inline table having 10 rows and empty values for the InputField.&lt;/P&gt;&lt;P&gt;The InputField is presented in a Table object.&lt;/P&gt;&lt;P&gt;My problem is that when i click on a value of the InputField, Qlikview filters the field and display only one line. So I want QV to prevent users from making selections in this field and only be able to input values. I have been able to do it using macros on the Select Event (clear selection when user make a selection) but I don't like it because it disrupts the use of Back and Forward buttons.&lt;/P&gt;&lt;P&gt;Thank You for your help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 15:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219418#M72447</guid>
      <dc:creator />
      <dc:date>2010-01-21T15:54:12Z</dc:date>
    </item>
    <item>
      <title>Disable Selection feature on fileds</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219419#M72448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you find a way how to disable the user selection on fields?&lt;/P&gt;&lt;P&gt;I find one way to disable userselction for a particular field is to use set anaylsis e.g.&lt;/P&gt;&lt;P&gt;disable user selection for Actual Month&lt;/P&gt;&lt;P style="font-weight: bold"&gt;=only({1}[Actual Mth])&lt;/P&gt;&lt;P&gt;Im interested on how you approached this using a macro to prevent user selection. Can you send me more details how i can add this or an example would be great.&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 17:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219419#M72448</guid>
      <dc:creator />
      <dc:date>2010-12-01T17:54:55Z</dc:date>
    </item>
    <item>
      <title>Disable Selection feature on fileds</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219420#M72449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe &lt;STRONG&gt;=only({1&amp;lt;Company=&amp;gt;}[Actual Mth]) is better&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 04:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219420#M72449</guid>
      <dc:creator />
      <dc:date>2010-12-02T04:10:47Z</dc:date>
    </item>
    <item>
      <title>Disable Selection feature on fileds</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219421#M72450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;=only({$&amp;lt;Company=&amp;gt;}[Actual Mth])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 04:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219421#M72450</guid>
      <dc:creator />
      <dc:date>2010-12-02T04:15:27Z</dc:date>
    </item>
    <item>
      <title>Disable Selection feature on fileds</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219422#M72451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finally ended using this piece of code to do it. It's not the most safe way to do it, but i expect people using the "Clear" option of the select lists instead of messing with the Active Selection and start to Unlock fields manually.&lt;/P&gt;&lt;P&gt;ActiveDocument.Fields("G1").Unlock&lt;BR /&gt;ActiveDocument.Fields("G1").SelectAll&lt;BR /&gt;ActiveDocument.Fields("G1").Lock&lt;/P&gt;&lt;P&gt;(G1 is the Inputfield)&lt;/P&gt;&lt;P&gt;The macro is currently started when opening the document, Maybe i will move it to the activation of the sheet presenting inputfields.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 08:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219422#M72451</guid>
      <dc:creator />
      <dc:date>2010-12-02T08:46:30Z</dc:date>
    </item>
    <item>
      <title>Disable Selection feature on fileds</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219423#M72452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi do you know if i can use this method to disregard user selection in my pivot table (see screenshot below).&lt;/P&gt;&lt;P&gt;&lt;A&gt;&lt;IMG alt="" border="0" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the only selection i want the user to use is the Month/Year list box. At the moment when a user clicks any particular field in the pivot it performs filtering (WHICH I DONT WANT).&lt;/P&gt;&lt;P&gt;I want the pivot to stay the same all the time but just use the Month/Year user list filter.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 12:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-Selection-feature-on-fileds/m-p/219423#M72452</guid>
      <dc:creator />
      <dc:date>2010-12-02T12:57:48Z</dc:date>
    </item>
  </channel>
</rss>

