<?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 SVG Map extension Popup content in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SVG-Map-extension-Popup-content/m-p/672440#M1241814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am scripting the popup content in SVG map extension. The content I am going to show is like this (as follows):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales: $2000&lt;/P&gt;&lt;P&gt;Quantity: 300&lt;/P&gt;&lt;P&gt;# of customers: 60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the total sales, quantity and number of customer need expressions, how can I combine the text and expression together using script? Thank you so much!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gloria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>SVG Map extension Popup content</title>
      <link>https://community.qlik.com/t5/QlikView/SVG-Map-extension-Popup-content/m-p/672440#M1241814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am scripting the popup content in SVG map extension. The content I am going to show is like this (as follows):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales: $2000&lt;/P&gt;&lt;P&gt;Quantity: 300&lt;/P&gt;&lt;P&gt;# of customers: 60&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the total sales, quantity and number of customer need expressions, how can I combine the text and expression together using script? Thank you so much!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gloria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SVG-Map-extension-Popup-content/m-p/672440#M1241814</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: SVG Map extension Popup content</title>
      <link>https://community.qlik.com/t5/QlikView/SVG-Map-extension-Popup-content/m-p/672441#M1241815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something along the lines of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Sales: '&amp;amp;sum(sales)&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;amp;'&amp;lt;br/&amp;gt;'&amp;amp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'Quantity: '&amp;amp;sum(quantity)&amp;amp;'&amp;lt;br/&amp;gt;'&amp;amp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'# of customers: '&amp;amp;count(distinct customer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &amp;lt;br/&amp;gt; is the html equivalent of the ascii chars that are used in standard QV chart text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 08:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SVG-Map-extension-Popup-content/m-p/672441#M1241815</guid>
      <dc:creator />
      <dc:date>2014-06-13T08:01:54Z</dc:date>
    </item>
  </channel>
</rss>

