<?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: Heatmap - set analysis date question in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981630#M14227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the drop down box - so I have sent the date to the variable within the object.&amp;nbsp; Using 31/12/2014 or 31/03/2014 - I am presuming this is set as a date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Oct 2015 10:58:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-02T10:58:21Z</dc:date>
    <item>
      <title>Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981622#M14219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am trying to use a heatmap to show scores in different dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using an extension to have buttons set a variable to determine which line of business and which date to use (I don't want it affected by other selections).&amp;nbsp; It seems to work for the Line of Business, but not for date.&amp;nbsp; I currently get the most recent data whatever the date selection is.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I am using is:&lt;/P&gt;&lt;P&gt;Sum({1&amp;lt;[LoB]={$(=vBrokerSurveyLoB)},[Date]={'=$(=vBrokerSurveyDate)'}&amp;gt;}[Score])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New to set analysis - so I suspect it is a syntax issue.&amp;nbsp; It seems if I make the = for the Date into a &amp;lt;= it works okay and sums up the scores, but that is not what I want!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in anticipation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 18:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981622#M14219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-01T18:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981623#M14220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a variable -&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;vBrokerSurveyDate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If it is, then how do you define this variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 19:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981623#M14220</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-01T19:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981624#M14221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌yes - it is a variable - set in the input variable extension I have added. So it uses for example 31/03/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 21:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981624#M14221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-01T21:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981625#M14222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How does a value like 31/03/2014 gets assigned to the variable???&lt;/P&gt;&lt;P&gt;and the goal is to calculate sum of square on a selected date??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 00:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981625#M14222</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-02T00:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981626#M14223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might need this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;Sum({1&amp;lt;[LoB]={$(=vBrokerSurveyLoB)},[Date]={"=$(='vBrokerSurveyDate)'"}&amp;gt;}[Score])&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;Sum({1&amp;lt;[LoB]={$(=vBrokerSurveyLoB)},[Date]={"=$(=Date('vBrokerSurveyDate)')"}&amp;gt;}[Score])&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 06:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981626#M14223</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-02T06:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981627#M14224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="t3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100735_t3.png" style="height: 208px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 06:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981627#M14224</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-02T06:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981628#M14225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are using qsVariable be careful with form input vales especially dates as there is no validation checks so the user could enter anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 10:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981628#M14225</guid>
      <dc:creator>ogster1974</dc:creator>
      <dc:date>2015-10-02T10:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981629#M14226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is set as part of the extension.&amp;nbsp; I have currently set it as 31/12/2014.&amp;nbsp; Not sure if I need to add a date function around it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes - I want to get the heatmap to show the data from just that date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 10:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981629#M14226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-02T10:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981630#M14227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the drop down box - so I have sent the date to the variable within the object.&amp;nbsp; Using 31/12/2014 or 31/03/2014 - I am presuming this is set as a date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 10:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981630#M14227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-02T10:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Heatmap - set analysis date question</title>
      <link>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981631#M14228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the delay - travelling with work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neether of these seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked, and by inserting a "text" date 20140930 into the data, I can filter on that fine.&amp;nbsp; So it is something to do with the way you format Dates in Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously a " or ' somewhere in the wrong place but I can't figure it out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Heatmap-set-analysis-date-question/m-p/981631#M14228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-09T11:21:16Z</dc:date>
    </item>
  </channel>
</rss>

