<?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: Set analysis - constant values regardless of the filters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376295#M31150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its a function... vNoMissingUnit = FinUnits - OrdUnits, where FinUnits and OrdUnits are fields... vNoDaysLate is also a function. Can't I have variables like this two on the left side of a set modifier? Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Oct 2017 14:24:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-30T14:24:30Z</dc:date>
    <item>
      <title>Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376291#M31146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;Good Morning,&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;I am trying to create a KPI that shows the number of orders in arrears, according to the intervals that I defined: &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;1 day late &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;2 to 3 days late &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;4 to 6 &lt;SPAN style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;days late&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;7 to 15 &lt;SPAN style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;days late&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;+16 &lt;SPAN style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;days late&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;In addition to the number of days in arrears, I need to consider two other constraints: vMissingUnit &amp;lt;0 and OrdStatus = confirm. &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;I want to show the number of overdue orders for each of the ranges in different views and so I need to write 5 expressions. &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;I started with some like this but it is not working: &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;1 day late - &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;Count({1&amp;lt;vNoDaysLate={"1"}, vNoMissingUnits={"&amp;lt;=1"}, OrdStat={"CONFIRM"}&amp;gt;}ItemOrd)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;2 to 3 days late - &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;&lt;SPAN style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;Count({1&amp;lt;vNoDaysLate={"2,3"}, vNoMissingUnits={"&amp;lt;=1"}, OrdStat={"CONFIRM"}&amp;gt;}ItemOrd)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;&lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;I want these values to be constant regardless of the filters in use in my app. &lt;/P&gt;&lt;P style="color: rgba(0, 0, 0, 0.870588); font-family: 'Roboto Slab', 'Times New Roman', serif; font-size: 14px; background-color: #fafafa;"&gt;Can someone help me, please? Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 10:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376291#M31146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-30T10:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376292#M31147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is vNoMissingUnits? Is this a field or variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 12:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376292#M31147</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-30T12:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376293#M31148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a variable!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 12:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376293#M31148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-30T12:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376294#M31149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the expression or field behind it? If it is a field... then it might still work... but you cannot have function on the left hand side of a set modifier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 12:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376294#M31149</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-30T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376295#M31150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its a function... vNoMissingUnit = FinUnits - OrdUnits, where FinUnits and OrdUnits are fields... vNoDaysLate is also a function. Can't I have variables like this two on the left side of a set modifier? Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 14:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376295#M31150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-30T14:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376296#M31151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope, this is not allowed... what are you trying to do? May be there is an alternative?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 14:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376296#M31151</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-30T14:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376297#M31152</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;Count({1&amp;lt;ItemOrd = {"=Match(vNoDaysLate, 2, 3) and vNoMissingUnits &amp;lt;= 1 and OrdStat = 'CONFIRM' "}&amp;gt;}ItemOrd)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 14:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376297#M31152</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-30T14:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376298#M31153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;Thank you!&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;This expression doesn't work because it doesn't recognize vNoDaysLate and vNoMissingUnits as variables.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;I am trying to create a KPI that shows the number of orders in arrears, according to the intervals that I defined:&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;1 day late&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;2 to 3 days late&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;4 to 6 &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;days late&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;7 to 15 &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;days late&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;+16 &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;days late&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: 'Roboto Slab', 'Times New Roman', serif; color: rgba(0, 0, 0, 0.870588); background-color: #fafafa;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;The problem is that us intervals aren't a field so I don't know how to do it&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 15:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376298#M31153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-30T15:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - constant values regardless of the filters</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376299#M31154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 15:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-constant-values-regardless-of-the-filters/m-p/1376299#M31154</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-30T15:24:00Z</dc:date>
    </item>
  </channel>
</rss>

