<?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 Map point labels (using qlik sense map) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Map-point-labels-using-qlik-sense-map/m-p/1617867#M46007</link>
    <description>&lt;P&gt;I have points on my map bubbles sized by&amp;nbsp; group and colored by measure.&amp;nbsp; The&amp;nbsp; issue is the labels - I cannot get them to work unless I have a single point selected.&amp;nbsp; We are release Nov 2018 and I am using the Qlik sense map chart.&lt;/P&gt;&lt;P&gt;The&amp;nbsp; [Sales Group Size] field is defined in script as dual where the text value is A - E (numeric 1-5) and they want to see text value in the label.&amp;nbsp; Issue is that map is showing the numeric value.&amp;nbsp; I thought by having field as dual - it would use the number for the bubble size and use the text value for the label - it doesn't work that way apparently.&amp;nbsp; For the measure I want to color the bubble green if the value is at or above the total avg and red if below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using color by expression - but it won't let me put a label in at all - it says&amp;nbsp; "Color Expression:&amp;nbsp; " for the label which is not acceptable to the customer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18022i653BB09FF2E0278B/image-size/small?v=v2&amp;amp;px=200" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; I have multiple point showing on map or multiple selected - then I get this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_1.png" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18023i1BB49BCF4E392DE5/image-size/small?v=v2&amp;amp;px=200" role="button" title="clipboard_image_1.png" alt="clipboard_image_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I created a master measure and color segments for the red/green.&amp;nbsp; &amp;nbsp;The label I cannot get to work unless a single point is selected.&amp;nbsp; I tried various things - first sorted value in front of aggr ... but to no avail.&amp;nbsp; The dual value is so I can use the numbers to create my color segments - I thought maybe the text would show as the label&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;AGGR(&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;IF(sum([RO.COUNT])=0 or&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;(sum(vCount)/Sum([RO.COUNT]) &amp;lt; sum(TOTAL vCount)/Sum(TOTAL [RO.COUNT])),dual('Dealer Below Avg',-1),&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;IF(sum(vCount)/Sum([RO.COUNT]) &amp;gt;= sum(TOTAL vCount)/Sum(TOTAL [RO.COUNT]),dual('Dealer At/Above Avg',1)))&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;,DEALER)&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2019 18:56:43 GMT</pubDate>
    <dc:creator>mjtaft2017</dc:creator>
    <dc:date>2019-08-28T18:56:43Z</dc:date>
    <item>
      <title>Map point labels (using qlik sense map)</title>
      <link>https://community.qlik.com/t5/App-Development/Map-point-labels-using-qlik-sense-map/m-p/1617867#M46007</link>
      <description>&lt;P&gt;I have points on my map bubbles sized by&amp;nbsp; group and colored by measure.&amp;nbsp; The&amp;nbsp; issue is the labels - I cannot get them to work unless I have a single point selected.&amp;nbsp; We are release Nov 2018 and I am using the Qlik sense map chart.&lt;/P&gt;&lt;P&gt;The&amp;nbsp; [Sales Group Size] field is defined in script as dual where the text value is A - E (numeric 1-5) and they want to see text value in the label.&amp;nbsp; Issue is that map is showing the numeric value.&amp;nbsp; I thought by having field as dual - it would use the number for the bubble size and use the text value for the label - it doesn't work that way apparently.&amp;nbsp; For the measure I want to color the bubble green if the value is at or above the total avg and red if below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using color by expression - but it won't let me put a label in at all - it says&amp;nbsp; "Color Expression:&amp;nbsp; " for the label which is not acceptable to the customer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18022i653BB09FF2E0278B/image-size/small?v=v2&amp;amp;px=200" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; I have multiple point showing on map or multiple selected - then I get this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_1.png" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/18023i1BB49BCF4E392DE5/image-size/small?v=v2&amp;amp;px=200" role="button" title="clipboard_image_1.png" alt="clipboard_image_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I created a master measure and color segments for the red/green.&amp;nbsp; &amp;nbsp;The label I cannot get to work unless a single point is selected.&amp;nbsp; I tried various things - first sorted value in front of aggr ... but to no avail.&amp;nbsp; The dual value is so I can use the numbers to create my color segments - I thought maybe the text would show as the label&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;AGGR(&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;IF(sum([RO.COUNT])=0 or&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;(sum(vCount)/Sum([RO.COUNT]) &amp;lt; sum(TOTAL vCount)/Sum(TOTAL [RO.COUNT])),dual('Dealer Below Avg',-1),&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;IF(sum(vCount)/Sum([RO.COUNT]) &amp;gt;= sum(TOTAL vCount)/Sum(TOTAL [RO.COUNT]),dual('Dealer At/Above Avg',1)))&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;,DEALER)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 18:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-point-labels-using-qlik-sense-map/m-p/1617867#M46007</guid>
      <dc:creator>mjtaft2017</dc:creator>
      <dc:date>2019-08-28T18:56:43Z</dc:date>
    </item>
  </channel>
</rss>

