<?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: Help with an expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1559109#M441119</link>
    <description>&lt;P&gt;Simply create a text box object and put the expressions in there, including the = sign.&amp;nbsp; It is a good troubleshooting technique to make sure whats going into the set analysis is what you expect.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2019 15:03:47 GMT</pubDate>
    <dc:creator>Andrew_Incite</dc:creator>
    <dc:date>2019-03-20T15:03:47Z</dc:date>
    <item>
      <title>Help with an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1558158#M441044</link>
      <description>&lt;P&gt;Hello Users&lt;/P&gt;&lt;P&gt;I am struggling with an expression and hence need a little help.&lt;/P&gt;&lt;P&gt;My requirement is to show on the graph the sum of unique roamers in a country only from the previous day. Each country has a few carriers, so the expression should add Unique roamers for each carrier and show it as a total for that country (but only for yesterday date).&lt;/P&gt;&lt;P&gt;My graph 'Roamer count from yesterday' however is showing pretty much double the amount.&amp;nbsp; I am using the below expression:&lt;/P&gt;&lt;P&gt;Sum ( {&amp;lt;Date = {"$(=Date(Max(Date), 'DD/MM/YY'))"}&amp;gt;} Unique_Roamers)&lt;/P&gt;&lt;P&gt;Taking example of China in the picture below we should see '6276' unique roamers ( 2075+4201), but in the graph it is showing '12552' unique roamers.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The expression should only sum unique roamers from the date 17/03" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8329iFACCDE6200874D08/image-size/large?v=v2&amp;amp;px=999" role="button" title="Uniqueroamers1.jpg" alt="The expression should only sum unique roamers from the date 17/03" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;The expression should only sum unique roamers from the date 17/03&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="China example" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/8328i7E3B07659084CE0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Uniqueroamer2.jpg" alt="China example" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;China example&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you please help me troubleshoot my expression?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 23:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1558158#M441044</guid>
      <dc:creator>rt_new_user</dc:creator>
      <dc:date>2019-03-18T23:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1558166#M441045</link>
      <description>&lt;P&gt;Have you checked your underlying data to see if anything may be causing duplication? Try previewing the data model to see. The Set Analysis looks ok at first glance but I would put&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Date(Max(Date),'DD/MM/YY') and &lt;SPAN&gt;"$(=Date(Max(Date), 'DD/MM/YY'))" &lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Into a text box to see if it gives you what you expect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 00:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1558166#M441045</guid>
      <dc:creator>Andrew_Incite</dc:creator>
      <dc:date>2019-03-19T00:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help with an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1558193#M441049</link>
      <description>Hi Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have never used a text box expression. Is there a syntax?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Mar 2019 04:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1558193#M441049</guid>
      <dc:creator>rt_new_user</dc:creator>
      <dc:date>2019-03-19T04:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help with an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1558234#M441058</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46652"&gt;@rt_new_user&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Let's make it simpler,&lt;/P&gt;&lt;P&gt;Create Variable :&amp;nbsp; &lt;EM&gt;&lt;STRONG&gt;vMaxDate&lt;/STRONG&gt; &lt;/EM&gt;= date(max(&lt;SPAN&gt;Date)&lt;/SPAN&gt;) &amp;amp; Dimension : Country&lt;/P&gt;&lt;PRE&gt;=Sum(if(&lt;SPAN&gt;Date&amp;nbsp;&lt;/SPAN&gt;=&lt;EM&gt;&lt;STRONG&gt;vMaxDate&lt;/STRONG&gt;&lt;/EM&gt;,&lt;SPAN&gt;Unique_Roamers&lt;/SPAN&gt;))&lt;/PRE&gt;&lt;P&gt;-Shubham&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 07:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1558234#M441058</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-19T07:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help with an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1559109#M441119</link>
      <description>&lt;P&gt;Simply create a text box object and put the expressions in there, including the = sign.&amp;nbsp; It is a good troubleshooting technique to make sure whats going into the set analysis is what you expect.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 15:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-an-expression/m-p/1559109#M441119</guid>
      <dc:creator>Andrew_Incite</dc:creator>
      <dc:date>2019-03-20T15:03:47Z</dc:date>
    </item>
  </channel>
</rss>

