<?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: GeoAnalytics Color by Expression not working in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1550010#M2336</link>
    <description>Could you please share issue with sample data or&lt;BR /&gt;Expression that you have created for sum. Might be it's possible that your using max year in your expression and for your max year there is no values, so it's directly jumping to your else condition.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vishal Waghole</description>
    <pubDate>Wed, 27 Feb 2019 16:32:17 GMT</pubDate>
    <dc:creator>VishalWaghole</dc:creator>
    <dc:date>2019-02-27T16:32:17Z</dc:date>
    <item>
      <title>GeoAnalytics Color by Expression not working</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1549959#M2335</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;I have updated a bubble layer to display the RGB color code based on an expression if(My expression&amp;gt; = 1, red (), green ()) and it works well in an Table.&lt;/P&gt;&lt;P&gt;But when I put the expression in bubble layer &amp;nbsp;I have the color green ()&lt;/P&gt;&lt;DIV class="tw-swapa"&gt;&lt;DIV class="DHcWmd"&gt;on the other hand once I selected year and another dimension the expression works&lt;/DIV&gt;&lt;DIV class="DHcWmd"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="DHcWmd"&gt;i have QlikSense Novembre 2018&lt;/DIV&gt;&lt;DIV class="DHcWmd"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="DHcWmd"&gt;Any idee please&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 15:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1549959#M2335</guid>
      <dc:creator>richard1</dc:creator>
      <dc:date>2019-02-27T15:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: GeoAnalytics Color by Expression not working</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1550010#M2336</link>
      <description>Could you please share issue with sample data or&lt;BR /&gt;Expression that you have created for sum. Might be it's possible that your using max year in your expression and for your max year there is no values, so it's directly jumping to your else condition.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vishal Waghole</description>
      <pubDate>Wed, 27 Feb 2019 16:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1550010#M2336</guid>
      <dc:creator>VishalWaghole</dc:creator>
      <dc:date>2019-02-27T16:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: GeoAnalytics Color by Expression not working</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1550017#M2337</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My Expression&lt;/P&gt;&lt;P&gt;Count({&amp;lt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;[Year]={"&amp;gt;=$(vMaxAnnee)"},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Date] = {"&amp;gt;=$(=WeekStart(Today()))"},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Statut] = {'B','T'},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Categorie]={'physique'}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;} distinct [%Action ID])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Adresse Point&lt;/TD&gt;&lt;TD&gt;Adresse&lt;/TD&gt;&lt;TD&gt;MyExpression&lt;/TD&gt;&lt;TD&gt;Client&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[-0.55889,43.852988]&lt;/TD&gt;&lt;TD&gt;xxxxxx&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Client1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;[-0.217961,54.491512]&lt;/TD&gt;&lt;TD&gt;yyyy&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Client2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;[-0.308983,39.162145]&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;zzzzzz&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Client3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 16:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1550017#M2337</guid>
      <dc:creator>richard1</dc:creator>
      <dc:date>2019-02-27T16:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: GeoAnalytics Color by Expression not working</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1550295#M2338</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please, any idea&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 08:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/GeoAnalytics-Color-by-Expression-not-working/m-p/1550295#M2338</guid>
      <dc:creator>richard1</dc:creator>
      <dc:date>2019-02-28T08:56:16Z</dc:date>
    </item>
  </channel>
</rss>

