<?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: Sales Today expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403800#M32745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know Your chart, but try Your Expression inside a pivot/straigt table.&lt;/P&gt;&lt;P&gt;Dont use a label on the Expression, just the Expression. Then hover over the header in chart, you will then see if you have correct dateformat. Test until you got correct format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="hover.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173647_hover.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Aug 2017 08:44:29 GMT</pubDate>
    <dc:creator>stabben23</dc:creator>
    <dc:date>2017-08-17T08:44:29Z</dc:date>
    <item>
      <title>Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403791#M32736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been trying to set an expression that locks my sales for today. But after going through these forums and youtube and guides I can't seem to get it to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is todays sales numbers in the Business area "Stores" which is called Affärsområde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I got right now,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Date={'$(=Date(Today(),'DD/MM/YYYY'))'}, Affärsområde={'80 BUTIK'} &amp;gt;} TB)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TB = Sales&lt;/P&gt;&lt;P&gt;Affärsområde = All the stores we got&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HEEEELP!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 10:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403791#M32736</guid>
      <dc:creator />
      <dc:date>2017-08-15T10:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403792#M32737</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;=Sum({&amp;lt;Date={'$(=Today())'}, Affärsområde={'80 BUTIK'} &amp;gt;} TB) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 07:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403792#M32737</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-08-16T07:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403793#M32738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly check&amp;nbsp; your &lt;SPAN style="text-decoration: underline;"&gt;date&lt;/SPAN&gt; format and try to like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;&lt;SPAN style="text-decoration: underline;"&gt;Date&lt;/SPAN&gt;={'$(=Date(Today(),'DD/MM/YYYY'))'}, Affärsområde={"80 BUTIK"} &amp;gt;} TB)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Arvind Patil&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 07:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403793#M32738</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-08-16T07:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403794#M32739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I check my "date format"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 08:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403794#M32739</guid>
      <dc:creator />
      <dc:date>2017-08-16T08:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403795#M32740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik,&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Date={&lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt;$(=Date(Today(),'DD/MM/YYYY'))&lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt;}, Affärsområde={'80 BUTIK'} &amp;gt;} TB)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 09:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403795#M32740</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-16T09:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403796#M32741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still get the whole year of sales somehow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 09:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403796#M32741</guid>
      <dc:creator />
      <dc:date>2017-08-16T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403797#M32742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just like &lt;A href="https://community.qlik.com/people/antoniotiman"&gt;antoniotiman&lt;/A&gt;‌ pointed out, you need double quotes around the whole Date(Today(), ....) thing. The reason for this is because you have single quotes around your date format and single quotes around single quotes confuses QlikView into thinking that the starting single quote around your date format is the end of the first single quote.... to avoid this, you can use &lt;A href="https://community.qlik.com/qlik-blogpost/4232"&gt;Escape sequences&lt;/A&gt;, but what Antonio has pointed out is a better option for you here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 11:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403797#M32742</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-16T11:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403798#M32743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I tried what Antonio said and it still replied with the numbers for the "Year" and not todays sales.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 12:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403798#M32743</guid>
      <dc:creator />
      <dc:date>2017-08-16T12:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403799#M32744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are You sure your Date field is formatting&amp;nbsp; DD/MM/YYYY ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 08:42:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403799#M32744</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-08-17T08:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403800#M32745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know Your chart, but try Your Expression inside a pivot/straigt table.&lt;/P&gt;&lt;P&gt;Dont use a label on the Expression, just the Expression. Then hover over the header in chart, you will then see if you have correct dateformat. Test until you got correct format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="hover.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173647_hover.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 08:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403800#M32745</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-08-17T08:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403801#M32746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go into your table viewer (CTRL + T) and right click on the table with your date and choose to "Preview" that will show a sample of your data, a quick glance at your date field should give you the info you need. Then you can use =date(today(),'DD/MM/YYYY') (or whatever format you want, you could do) =date(today(),'YYYY-MM-DD') if it's a SQL format date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 09:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403801#M32746</guid>
      <dc:creator>sam_grounds</dc:creator>
      <dc:date>2017-08-17T09:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403802#M32747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your date has a time in it, use the floor() function to wrap around the date field to drop it to a flat date with a time of midnight.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 09:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403802#M32747</guid>
      <dc:creator>sam_grounds</dc:creator>
      <dc:date>2017-08-17T09:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403803#M32748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=date(today(),'YYYY-MM-DD') This gives me the correct date. But I can't figure out how to make this combined with todays sales. All the different tests I do give me either nothing or the month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403803#M32748</guid>
      <dc:creator />
      <dc:date>2017-08-17T13:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403804#M32749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a filter object with date as your dimension so that we can see its formatting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403804#M32749</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-17T13:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403805#M32750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Skärmavbild 2017-08-17 kl. 15.15.03.png" class="jive-image image-1" src="/legacyfs/online/173718_Skärmavbild 2017-08-17 kl. 15.15.03.png" style="height: 269px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this you mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403805#M32750</guid>
      <dc:creator />
      <dc:date>2017-08-17T13:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403806#M32751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your date format seems to be this: &lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;YYYYMMDD&lt;/STRONG&gt;, try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Date={"$(=Date(Today(),'&lt;SPAN style="color: #ff0000;"&gt;YYYYMMDD&lt;/SPAN&gt;'))"}, Affärsområde={'80 BUTIK'} &amp;gt;} TB)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403806#M32751</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-17T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403807#M32752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still appears with the whole "year" of sales. Can it be because "Date" is called "Datum" or what else could be the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403807#M32752</guid>
      <dc:creator />
      <dc:date>2017-08-17T13:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Today expression</title>
      <link>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403808#M32753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I assumed that your date field is called date... but yes, if it is called datum, then try this&lt;/P&gt;&lt;P&gt;&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({&amp;lt;Datum={"$(=Date(Today(),'&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;YYYYMMDD&lt;/SPAN&gt;'))"}, Affärsområde={'80 BUTIK'} &amp;gt;} TB)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 13:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sales-Today-expression/m-p/1403808#M32753</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-17T13:23:51Z</dc:date>
    </item>
  </channel>
</rss>

