<?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 Qlik Sense - Ignore selections with &amp;gt; + &amp;lt;  join within expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Ignore-selections-with-gt-lt-join-within-expression/m-p/103421#M6958</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 the following IF in a KPI, this uses &amp;gt; + &amp;lt; join&amp;nbsp; in the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1&lt;/P&gt;&lt;P&gt;&amp;lt;[WeekStartDate] = ,[WeekStart] = ,[Date] = {'&amp;gt;=$(=vMinWeek)'}&amp;gt; + &amp;lt;[WeekStartDate] = ,[WeekStart] = ,[OrderInProgress] = {0}&amp;gt;&lt;/P&gt;&lt;P&gt;}if([WeeksWaitedFlag] + vWeekAdjust = Weeks,CurrentWeekFlag,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in the load added {1} to the vMinWeek, with no joy, selections still affect the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2018 12:38:40 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2018-08-03T12:38:40Z</dc:date>
    <item>
      <title>Qlik Sense - Ignore selections with &gt; + &lt;  join within expression</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Ignore-selections-with-gt-lt-join-within-expression/m-p/103421#M6958</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 the following IF in a KPI, this uses &amp;gt; + &amp;lt; join&amp;nbsp; in the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1&lt;/P&gt;&lt;P&gt;&amp;lt;[WeekStartDate] = ,[WeekStart] = ,[Date] = {'&amp;gt;=$(=vMinWeek)'}&amp;gt; + &amp;lt;[WeekStartDate] = ,[WeekStart] = ,[OrderInProgress] = {0}&amp;gt;&lt;/P&gt;&lt;P&gt;}if([WeeksWaitedFlag] + vWeekAdjust = Weeks,CurrentWeekFlag,0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in the load added {1} to the vMinWeek, with no joy, selections still affect the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 12:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Ignore-selections-with-gt-lt-join-within-expression/m-p/103421#M6958</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2018-08-03T12:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Ignore selections with &gt; + &lt;  join within expression</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Ignore-selections-with-gt-lt-join-within-expression/m-p/103422#M6959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be add another 1 here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum({1&amp;lt;[WeekStartDate] = ,[WeekStart] = ,[Date] = {'&amp;gt;=$(=vMinWeek)'}&amp;gt; + &lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;1&lt;/SPAN&gt;&amp;lt;[WeekStartDate] = ,[WeekStart] = ,[OrderInProgress] = {0}&amp;gt;} if([WeeksWaitedFlag] + vWeekAdjust = Weeks,CurrentWeekFlag,0))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 12:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Ignore-selections-with-gt-lt-join-within-expression/m-p/103422#M6959</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-03T12:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense - Ignore selections with &gt; + &lt;  join within expression</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-Ignore-selections-with-gt-lt-join-within-expression/m-p/103423#M6960</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;Thanks team, star as always x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 13:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-Ignore-selections-with-gt-lt-join-within-expression/m-p/103423#M6960</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2018-08-03T13:52:04Z</dc:date>
    </item>
  </channel>
</rss>

