<?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 input inside a cell? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266613#M1193498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; with input box then the desired column's value of all rows will be affected&lt;/P&gt;&lt;P&gt;I want only the selected row's desired column to be affected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2011 14:53:06 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2011-06-06T14:53:06Z</dc:date>
    <item>
      <title>input inside a cell?</title>
      <link>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266611#M1193496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Is there a way to put an input object inside a cell of a pivot table or straight table?&lt;/P&gt;&lt;P&gt;I need it so that the user puts a value in this input on the pivot table and a third column is calculated based on the value entered by the user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 14:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266611#M1193496</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2011-06-06T14:08:43Z</dc:date>
    </item>
    <item>
      <title>input inside a cell?</title>
      <link>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266612#M1193497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as i know you cannot do it for one cell of the pivot table, since i have tried to use the combination of 'Input sum' and 'Sum' in one expression, though it doesnt help to make the functionality up and running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One idea, cant we do this with Inputbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 14:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266612#M1193497</guid>
      <dc:creator />
      <dc:date>2011-06-06T14:27:17Z</dc:date>
    </item>
    <item>
      <title>input inside a cell?</title>
      <link>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266613#M1193498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; with input box then the desired column's value of all rows will be affected&lt;/P&gt;&lt;P&gt;I want only the selected row's desired column to be affected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 14:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266613#M1193498</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2011-06-06T14:53:06Z</dc:date>
    </item>
    <item>
      <title>input inside a cell?</title>
      <link>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266614#M1193499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i understand you properly, you want more than one row to be affected by the input value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cant we use If statment to do this with combination of varaible, like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;sum(if (WildMatch(Field1,'A','C','D'), Variable*Field2,Field2))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not solving your purpose, please post the sample with your required o/p.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;-Sridhar&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 15:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266614#M1193499</guid>
      <dc:creator />
      <dc:date>2011-06-06T15:03:59Z</dc:date>
    </item>
    <item>
      <title>input inside a cell?</title>
      <link>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266615#M1193500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Well I have a pivot table with the salesmen names as dimension&lt;/P&gt;&lt;P&gt;in the expressions I have 3 columns A, B, and C&lt;/P&gt;&lt;P&gt;the data for A is read from database&lt;/P&gt;&lt;P&gt;Now the values of column C is the result of subtracting the value of B -A&lt;/P&gt;&lt;P&gt;values of column B are input by user&lt;/P&gt;&lt;P&gt;so suppose in some row in the pivot table the value of A is 500 and the user inputs 250 in the cell of B then automatically value of C in the same row is 250-500 = -250&lt;/P&gt;&lt;P&gt;can we accomplish this? &lt;/P&gt;&lt;P&gt;it is like in Excel!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 06:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266615#M1193500</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2011-06-07T06:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: input inside a cell?</title>
      <link>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266616#M1193501</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 hope the attach application helps you out.&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;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 06:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/input-inside-a-cell/m-p/266616#M1193501</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-06-07T06:29:38Z</dc:date>
    </item>
  </channel>
</rss>

