<?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: Scatter/Bubble Chart Data Labels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scatter-Bubble-Chart-Data-Labels/m-p/514391#M555552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;You can probably use the dual function for this: dual( DimensionA &amp;amp; ' - ' &amp;amp; &lt;EM&gt;bubblesizeexpression&lt;/EM&gt;, &lt;EM&gt;&lt;EM&gt;bubblesizeexpression&lt;/EM&gt;&lt;/EM&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edit: nevermind, just realized that the scatterplot can only show dimension values as labels, not expression values. So you need a calculated dimension. Something like =DimensionA &amp;amp; ' ' &amp;amp; aggr(sum(Something),DimensionA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm, cyclic group... = $(=getcurrentfield(MyGroup)) &amp;amp; ' ' &amp;amp; aggr(sum(Something),$(=getcurrentfield(MyGroup))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 16:39:59 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-07-23T16:39:59Z</dc:date>
    <item>
      <title>Scatter/Bubble Chart Data Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Bubble-Chart-Data-Labels/m-p/514390#M555551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a buble chart with one dimension and three expressions. I would like the data lable to show the dimension and the bubble size value. I can do this in Excel via VBA by concatenating the two and assigning it to the data label text property, but there doesn't seem to a way to do this using QlikView properties. First, is there a way to do this using the property settings that I'm missing? Second, is there a way to do this in a VB macro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 15:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Bubble-Chart-Data-Labels/m-p/514390#M555551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-23T15:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter/Bubble Chart Data Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Bubble-Chart-Data-Labels/m-p/514391#M555552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;You can probably use the dual function for this: dual( DimensionA &amp;amp; ' - ' &amp;amp; &lt;EM&gt;bubblesizeexpression&lt;/EM&gt;, &lt;EM&gt;&lt;EM&gt;bubblesizeexpression&lt;/EM&gt;&lt;/EM&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edit: nevermind, just realized that the scatterplot can only show dimension values as labels, not expression values. So you need a calculated dimension. Something like =DimensionA &amp;amp; ' ' &amp;amp; aggr(sum(Something),DimensionA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hmm, cyclic group... = $(=getcurrentfield(MyGroup)) &amp;amp; ' ' &amp;amp; aggr(sum(Something),$(=getcurrentfield(MyGroup))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 16:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Bubble-Chart-Data-Labels/m-p/514391#M555552</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-23T16:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter/Bubble Chart Data Labels</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Bubble-Chart-Data-Labels/m-p/514392#M555553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm assuming you meant for that to be used as the Dimension on Scatter/Bubble chart. However, I got an error message when using that expression even though the expression builder said it was OK. Furthermore, my Dimension is actually a cyclic group. If you use a simple calculated dimension (=CyclicDimension), the cyclic group does not appear on the chart. Only the first member of the cyclic group appears.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 02:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Bubble-Chart-Data-Labels/m-p/514392#M555553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-24T02:43:07Z</dc:date>
    </item>
  </channel>
</rss>

