<?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 Overlay bubble on a bubble chart based on user input at runtime in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/530560#M1427</link>
    <description>&lt;P&gt;Please refer to the image attached which is a mockup.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are looking for a way to add a red bubble over other existing blue bubbles on the chart. The challenge is that the blue bubbles are values from a database table (live query).&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Red bubble is what the user should be able to enter values for on the report screen by way of X and Y Coordinates. Also the size of the bubble is proportional to the X value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example : in the image X is a % discount and Y is a deal size. The other filters on the report are From Date, To Date, &amp;nbsp;Product code. So based on the deals for the period selected the blue bubbles show up. So its a filtered data on which the chart is being drawn. The red bubble then needs to overlay the blue bubbles seen in the image. But the user should be able to enter values of X and Y for the Red bubble alone.&lt;/P&gt;&lt;P&gt;So can this be an overlay on the Red Bubble or can it be introduced dynamically into the underlying data just and the chart refreshed but allowing for updated to X and Y values on the retort at runtime.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-09-28 at 16.33.49.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/123218iDC5BAAAABE85AB7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-09-28 at 16.33.49.png" alt="Screen Shot 2018-09-28 at 16.33.49.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Oct 2018 16:41:40 GMT</pubDate>
    <dc:creator>rkumarblr</dc:creator>
    <dc:date>2018-10-01T16:41:40Z</dc:date>
    <item>
      <title>Overlay bubble on a bubble chart based on user input at runtime</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/530560#M1427</link>
      <description>&lt;P&gt;Please refer to the image attached which is a mockup.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are looking for a way to add a red bubble over other existing blue bubbles on the chart. The challenge is that the blue bubbles are values from a database table (live query).&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Red bubble is what the user should be able to enter values for on the report screen by way of X and Y Coordinates. Also the size of the bubble is proportional to the X value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example : in the image X is a % discount and Y is a deal size. The other filters on the report are From Date, To Date, &amp;nbsp;Product code. So based on the deals for the period selected the blue bubbles show up. So its a filtered data on which the chart is being drawn. The red bubble then needs to overlay the blue bubbles seen in the image. But the user should be able to enter values of X and Y for the Red bubble alone.&lt;/P&gt;&lt;P&gt;So can this be an overlay on the Red Bubble or can it be introduced dynamically into the underlying data just and the chart refreshed but allowing for updated to X and Y values on the retort at runtime.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-09-28 at 16.33.49.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/123218iDC5BAAAABE85AB7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-09-28 at 16.33.49.png" alt="Screen Shot 2018-09-28 at 16.33.49.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 16:41:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/530560#M1427</guid>
      <dc:creator>rkumarblr</dc:creator>
      <dc:date>2018-10-01T16:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay bubble on a bubble chart based on user input at runtime</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/531174#M1433</link>
      <description>&lt;P&gt;What custom visual are you using?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 08:52:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/531174#M1433</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-10-02T08:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay bubble on a bubble chart based on user input at runtime</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/532819#M1446</link>
      <description>&lt;P&gt;We are not using any custom visual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to acheive the functionality I described with out use of any custom visuals, since its just a bubble chart with the specific need for dynanic input&amp;nbsp; (X and Y coordinate) for one specifc bubble that the user can alter at runtime on seeing the report.&lt;/P&gt;&lt;P&gt;Dynamic since it needs ot be inserted inot the chart and is not comingh from the data set the chart is built on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 17:11:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/532819#M1446</guid>
      <dc:creator>rkumarblr</dc:creator>
      <dc:date>2018-10-03T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay bubble on a bubble chart based on user input at runtime</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/533236#M1449</link>
      <description>&lt;P&gt;Please ask in &lt;A href="https://community.powerbi.com/t5/Desktop/bd-p/power-bi-designer" target="_self"&gt;Desktop thread&lt;/A&gt;. This one is about custom visuals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 06:30:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/533236#M1449</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-10-04T06:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay bubble on a bubble chart based on user input at runtime</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/533311#M1452</link>
      <description>&lt;P&gt;We were fine if this needed a custom chart. But yes will open in the Desktop board. Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 07:25:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Overlay-bubble-on-a-bubble-chart-based-on-user-input-at-runtime/m-p/533311#M1452</guid>
      <dc:creator>rkumarblr</dc:creator>
      <dc:date>2018-10-04T07:25:35Z</dc:date>
    </item>
  </channel>
</rss>

