<?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 Set expression with variable syntax question or a small issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316235#M28263</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 have inherited one app with a expression syntax that I do not know how to handle. &lt;/P&gt;&lt;P&gt;It is a WTD calculation and works fine this is the expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( $(v_Filter_WTD) Sales )/1000000&lt;/P&gt;&lt;P&gt;This is the expression in the variable&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="1790"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="1790"&gt;{$&amp;lt;DateKey={"$(='&amp;gt;=' &amp;amp; '$(v_StartOfWeek)' &amp;amp; '&amp;lt;=' &amp;amp; '$(v_EndOfWeek)')"},Year=,Month=,Week=,Day=,fYear=&amp;gt;}&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the calculation I need to add an filter, so I want to add for example StoreNo = 55 into the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not managed todo so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Birkir Bjornsson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2017 08:22:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-31T08:22:56Z</dc:date>
    <item>
      <title>Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316235#M28263</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 have inherited one app with a expression syntax that I do not know how to handle. &lt;/P&gt;&lt;P&gt;It is a WTD calculation and works fine this is the expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( $(v_Filter_WTD) Sales )/1000000&lt;/P&gt;&lt;P&gt;This is the expression in the variable&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="1790"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="1790"&gt;{$&amp;lt;DateKey={"$(='&amp;gt;=' &amp;amp; '$(v_StartOfWeek)' &amp;amp; '&amp;lt;=' &amp;amp; '$(v_EndOfWeek)')"},Year=,Month=,Week=,Day=,fYear=&amp;gt;}&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the calculation I need to add an filter, so I want to add for example StoreNo = 55 into the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not managed todo so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Birkir Bjornsson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 08:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316235#M28263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T08:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316236#M28264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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; font-size: 13px;"&gt;{$&amp;lt;DateKey={"$(='&amp;gt;=' &amp;amp; '$(v_StartOfWeek)' &amp;amp; '&amp;lt;=' &amp;amp; '$(v_EndOfWeek)')"},StoreNo={'55'},Year=,Month=,Week=,Day=,fYear=&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sushil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 08:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316236#M28264</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2017-03-31T08:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316237#M28265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your valid input, yes this solves this. But I was hoping to be able to have the WTD filter universal and add the StoreNo = 55&lt;/P&gt;&lt;P&gt;into this expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum( $(v_Filter_WTD) Sales )/1000000, that I have not been able to solve.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Any ideas?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 09:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316237#M28265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T09:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316238#M28266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post a sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316238#M28266</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-31T10:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316239#M28267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt;DateKey={"$(='&amp;gt;=' &amp;amp; '$(v_StartOfWeek)' &amp;amp; '&amp;lt;=' &amp;amp; '$(v_EndOfWeek)')"},StoreNo={'55'},Year=,Month=,Week=,Day=,fYear=&amp;gt;} &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum( $(v_Filter_WTD) Sales )/1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;, YourChartDimensionsHere)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316239#M28267</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T10:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316240#M28268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just added an sample app. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 15:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316240#M28268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T15:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316241#M28269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expected output here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 15:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316241#M28269</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316242#M28270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well the idea here would bet do add an storeno filter into the expression in the top KPI, &lt;/P&gt;&lt;P&gt;So for example set StoreNo = 24 should show 15.08K in the Kpi as WTD sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is it somehow possible to add storeno into the set analysis using the wtd variable as is, So that could be an universal variable and then add whatever extra filters you need into the set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does that makes sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 15:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316242#M28270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T15:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316243#M28271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({$&amp;lt;DateKey = {"$(='&amp;gt;=' &amp;amp; '$(v_StartOfWeek)' &amp;amp; '&amp;lt;=' &amp;amp; '$(v_EndOfWeek)')"}, StoreNo ={'24'}, Year=, Month=, Week=, Day=, fYear=&amp;gt;} Aggr(Sum( $(v_Filter_WTD) Sales )/1000000&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;, DateKey))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you can define your variables like this (without the curly brackets at the start and end)&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;$&amp;lt;DateKey = {"$(='&amp;gt;=' &amp;amp; '$(v_StartOfWeek)' &amp;amp; '&amp;lt;=' &amp;amp; '$(v_EndOfWeek)')"}, StoreNo ={'24'}, Year=, Month=, Week=, Day=, fYear=&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then this might work&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({$(v_Filter_WTD)*&amp;lt;StoreNo ={'24'}&amp;gt;} Sales)/&lt;/STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 15:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316243#M28271</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T15:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316244#M28272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tested the second one with a new variable called vTest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 15:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316244#M28272</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T15:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316245#M28273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this means I will have to create a variable for every storeno I want to filter on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use the original wtd filter and add to this syntax a storeno filter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So &lt;/P&gt;&lt;P&gt;Sum( $(v_Filter_WTD), StoreNo = 24) Sales ) as a Pseudo. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316245#M28273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T16:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316246#M28274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what I gave you&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({$(vTest)*&amp;lt;StoreNo ={'24'}&amp;gt;} Sales)/&lt;/STRONG&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Where vTest is&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;$&amp;lt;DateKey = {"$(='&amp;gt;=' &amp;amp; '$(v_StartOfWeek)' &amp;amp; '&amp;lt;=' &amp;amp; '$(v_EndOfWeek)')"}, StoreNo ={'24'}, Year=, Month=, Week=, Day=, fYear=&amp;gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just need to remove { and } from start and end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316246#M28274</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T16:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316247#M28275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes but that means for storeno 5 you would create a new vTest variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316247#M28275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T16:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316248#M28276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is my bad....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vTest needs to be without storeNo field in it&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px;"&gt;$&amp;lt;DateKey = {"$(='&amp;gt;=' &amp;amp; '$(v_StartOfWeek)' &amp;amp; '&amp;lt;=' &amp;amp; '$(v_EndOfWeek)')"}, Year=, Month=, Week=, Day=, fYear=&amp;gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316248#M28276</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T16:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316249#M28277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attaching the updated sample (sorry about that)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316249#M28277</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-31T16:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression with variable syntax question or a small issue</title>
      <link>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316250#M28278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Sunny &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are a genious this works, thank you so much for your help and the effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Birkir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-expression-with-variable-syntax-question-or-a-small-issue/m-p/1316250#M28278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T16:17:26Z</dc:date>
    </item>
  </channel>
</rss>

