<?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: Inputfield Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444145#M165599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sathishkumar.gobi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a straight table with columns you can and cannot edit for all months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you create a variable to hide the columns you don't want to show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've updated the file and created the variable to hide the columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached file. Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2012 16:02:28 GMT</pubDate>
    <dc:creator>jeffmartins</dc:creator>
    <dc:date>2012-10-23T16:02:28Z</dc:date>
    <item>
      <title>Inputfield Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444143#M165597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&amp;nbsp; I have one scnerio - For last 6 months data user want to change the values (Input field), Rest of the months user can't able to edit. Example: Month Jan'12 Feb'12 Mar'12 Apr'12 May'12 Jun'12 Jul'12 Aug'12 Sep'12 Oct'12 Value 20 15 30 20 15 100 100 100 100 100 Here, May to Oct User can change the value rest of the month they can't able to edit. while loading the data I have flag for last 6 months. sothat I used this if(Flag_Last6Months =1,inputsum(Value_Last6Months),sum(Value)) But its not working ( I have Value and Value_Last6Months fileds, I declared Value_Last6Months as input field) Anyother way.... looking forward ur help.... Regards Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 13:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444143#M165597</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2012-10-23T13:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Inputfield Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444144#M165598</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; I think attached file, helps u. If not, can you please post a sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 14:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444144#M165598</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-23T14:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Inputfield Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444145#M165599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sathishkumar.gobi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a straight table with columns you can and cannot edit for all months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you create a variable to hide the columns you don't want to show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've updated the file and created the variable to hide the columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached file. Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 16:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444145#M165599</guid>
      <dc:creator>jeffmartins</dc:creator>
      <dc:date>2012-10-23T16:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Inputfield Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444146#M165600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi sathishkumar.gobi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;You can create a straight table with columns you can and cannot edit for all months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Then you create a variable to hide the columns you don't want to show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I've updated the file and created the variable to hide the columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;See the attached file. Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 01:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inputfield-Condition/m-p/444146#M165600</guid>
      <dc:creator>jeffmartins</dc:creator>
      <dc:date>2012-10-24T01:48:25Z</dc:date>
    </item>
  </channel>
</rss>

