<?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: Variable question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721539#M475478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect - works like I was hoping.&amp;nbsp; Thank you both!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2014 21:08:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-21T21:08:05Z</dc:date>
    <item>
      <title>Variable question</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721536#M475475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I'm looking for a simpler way to do the following.&amp;nbsp; I want to look at data from all transactions with a certain SKU # in the transaction.&amp;nbsp; My current formula is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="95" style="width: 649px; height: 95px;" width="649"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;SUM({$&amp;lt;TRANSACTION_KEY = P({1&amp;lt;SKU = {'5476024'}&amp;gt;} [TRANSACTION_KEY])&amp;gt;} NET_SALES)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I would like to use an input box to input the SKU number rather than type it in the formula, but this type of formula doesn't seem to allow it.&amp;nbsp; What is the best way to handle this?&amp;nbsp; I may be over-complicating this as well, so any suggestions for simplicity works too.&amp;nbsp; Thank you - Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 19:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721536#M475475</guid>
      <dc:creator />
      <dc:date>2014-07-21T19:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variable question</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721537#M475476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;1:create a variable first like vInput.&lt;/P&gt;&lt;P&gt;2:Then use the same variable in INPUT box&lt;/P&gt;&lt;P&gt;3:try the expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;TRANSACTION_KEY = p([TRANSACTION_KEY],SKU ='$(vInput)' &amp;gt;} &amp;gt;} NET_SALES)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 20:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721537#M475476</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-07-21T20:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Variable question</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721538#M475477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;variable in input box vsku&lt;/P&gt;&lt;P&gt;expression&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;TRANSACTION_KEY = P({1&amp;lt;SKU={$(vsku)}&amp;gt;} [TRANSACTION_KEY])&amp;gt;} NET_SALES)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 20:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721538#M475477</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-21T20:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Variable question</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721539#M475478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect - works like I was hoping.&amp;nbsp; Thank you both!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 21:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-question/m-p/721539#M475478</guid>
      <dc:creator />
      <dc:date>2014-07-21T21:08:05Z</dc:date>
    </item>
  </channel>
</rss>

