<?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: Seemingly ok formula returning blank (i.e. no values) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Seemingly-ok-formula-returning-blank-i-e-no-values/m-p/2064875#M87342</link>
    <description>&lt;P&gt;Week calculation should be in curly brackets covered by double quotes&lt;/P&gt;</description>
    <pubDate>Wed, 26 Apr 2023 14:07:54 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2023-04-26T14:07:54Z</dc:date>
    <item>
      <title>Seemingly ok formula returning blank (i.e. no values)</title>
      <link>https://community.qlik.com/t5/App-Development/Seemingly-ok-formula-returning-blank-i-e-no-values/m-p/2064860#M87338</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;I'm trying to calculate the Week on Week up/down percentages for two dynamically changing transaction date ranges:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;=(sum({&amp;lt;TransactionDate = '&amp;gt;=$(=WeekStart(Today()))&amp;lt;=$(=WeekEnd(Today())))'&amp;gt;} SoldValue)- sum({&amp;lt;TransactionDate = '&amp;gt;=$(=WeekStart(Today()-7))&amp;lt;=$(=date(Today()-7))'&amp;gt;} SoldValue)) &lt;BR /&gt;/&lt;BR /&gt;sum({&amp;lt;TransactionDate = '&amp;gt;=$(=WeekStart(Today()))&amp;lt;=$(=WeekEnd(Today())))'&amp;gt;} SoldValue)&lt;/PRE&gt;
&lt;P&gt;However, when I run it, it returns no value. Not '0' but blank.&lt;/P&gt;
&lt;P&gt;Can someone help please?&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 13:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Seemingly-ok-formula-returning-blank-i-e-no-values/m-p/2064860#M87338</guid>
      <dc:creator>cgT</dc:creator>
      <dc:date>2023-04-26T13:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Seemingly ok formula returning blank (i.e. no values)</title>
      <link>https://community.qlik.com/t5/App-Development/Seemingly-ok-formula-returning-blank-i-e-no-values/m-p/2064871#M87340</link>
      <description>&lt;P&gt;you need to enclose the values in brackets&lt;/P&gt;
&lt;P&gt;{&amp;lt;Transactiondate={...}&amp;gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 14:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Seemingly-ok-formula-returning-blank-i-e-no-values/m-p/2064871#M87340</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-04-26T14:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Seemingly ok formula returning blank (i.e. no values)</title>
      <link>https://community.qlik.com/t5/App-Development/Seemingly-ok-formula-returning-blank-i-e-no-values/m-p/2064875#M87342</link>
      <description>&lt;P&gt;Week calculation should be in curly brackets covered by double quotes&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 14:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Seemingly-ok-formula-returning-blank-i-e-no-values/m-p/2064875#M87342</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2023-04-26T14:07:54Z</dc:date>
    </item>
  </channel>
</rss>

