<?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: Using dollar expansion &amp; Variable in Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726445#M260463</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;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({$ &amp;lt;EndofPeriod={"$(=varMostRecentQtr)"}&amp;gt;} SalesValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({&amp;lt;EndofPeriod={"$(=varMostRecentQtr)"}&amp;gt;} SalesValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Aug 2014 06:06:24 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2014-08-22T06:06:24Z</dc:date>
    <item>
      <title>Using dollar expansion &amp; Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726443#M260461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I'm having a block on creating an expression to automatically get data from the most recent quarter in a table. I know it's simple, but ... Doh!&lt;/P&gt;&lt;P&gt;I am using a Load statement to get a single value for the end date of most recent quarter with data.&lt;/P&gt;&lt;P&gt;I'm putting that in a variable varMostRecentQtr. That has the value I want (today it's - 30/06/14)&lt;/P&gt;&lt;P&gt;I now want to aggregate Sales Value for that qtr so I'm using &lt;/P&gt;&lt;P&gt;=sum({$ &amp;lt;EndofPeriod={$(varMostRecentQtr)}&amp;gt;} SalesValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the sum of the current selection with a dollar expansion of the variable. I'm clearly doing something wrong as it's not working....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 05:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726443#M260461</guid>
      <dc:creator />
      <dc:date>2014-08-22T05:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using dollar expansion &amp; Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726444#M260462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting single quotes around variable expansion like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({$ &amp;lt;EndofPeriod={'$(varMostRecentQtr)'}&amp;gt;} SalesValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 05:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726444#M260462</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-22T05:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using dollar expansion &amp; Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726445#M260463</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;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({$ &amp;lt;EndofPeriod={"$(=varMostRecentQtr)"}&amp;gt;} SalesValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({&amp;lt;EndofPeriod={"$(=varMostRecentQtr)"}&amp;gt;} SalesValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 06:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726445#M260463</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-08-22T06:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using dollar expansion &amp; Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726446#M260464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, both - I knew it would be something simple!! I *hate* the intricacies of the set editor - there should be a wizard!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 06:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-dollar-expansion-Variable-in-Expression/m-p/726446#M260464</guid>
      <dc:creator />
      <dc:date>2014-08-22T06:24:05Z</dc:date>
    </item>
  </channel>
</rss>

