<?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: Adding Dynamic Average to scatter plot in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/592608#M18050</link>
    <description>&lt;P&gt;Thanks, but that does not display a dynamic Average of the selected filered values. I want the average line to change when I change selected filters. This average is static.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Dec 2018 18:07:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-28T18:07:12Z</dc:date>
    <item>
      <title>Adding Dynamic Average to scatter plot</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/589517#M17969</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been looking to add a dynamic average line to a scatter plot and can't seem to find a solution to something that seems quite basic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what I want to do:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assume I have the following table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table.PNG" style="width: 193px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/138141i9D2D217353BD8654/image-size/large?v=v2&amp;amp;px=999" role="button" title="table.PNG" alt="table.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a scatter plot of my data and created a measure for the Average Revenue, which is displayed below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scatter.PNG" style="width: 464px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/138142iA9F87075F4ABAD61/image-size/large?v=v2&amp;amp;px=999" role="button" title="scatter.PNG" alt="scatter.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to add a horizontal line which shows the Average Revenue to my scatter chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a simple example, but in real life my scatter chart has a bunch of filters and the average is recalculated automatically based on the selected filters. The Average Line needs to adjust when I change filtering options.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an easy (or any) way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 16:45:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/589517#M17969</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T16:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Dynamic Average to scatter plot</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/589621#M17973</link>
      <description>&lt;P&gt;Use the Analytics tab (magnifying glass), there is a built-in option for an Average Line. Click visual, underneath VISUALIZATIONS click the magnifying glass.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 19:33:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/589621#M17973</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2018-12-20T19:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Dynamic Average to scatter plot</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/589641#M17974</link>
      <description>&lt;P&gt;Hi Greg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I have been looking for that option, but it's not there. The only options available are the trendlines and constant X and Y values. Average doesn't show up. My guess is it's because there are no Y values to average for any given X value (as each X value has a different Y value).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 20:07:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/589641#M17974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T20:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Dynamic Average to scatter plot</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/591240#M18001</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the Visualizations pane, right-click [Revenue] dragged to Y Axis, and change the aggregation to&amp;nbsp;Sum.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/service-aggregates" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/service-aggregates&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Dec 2018 04:36:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/591240#M18001</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2018-12-26T04:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Dynamic Average to scatter plot</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/592608#M18050</link>
      <description>&lt;P&gt;Thanks, but that does not display a dynamic Average of the selected filered values. I want the average line to change when I change selected filters. This average is static.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 18:07:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Adding-Dynamic-Average-to-scatter-plot/m-p/592608#M18050</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-28T18:07:12Z</dc:date>
    </item>
  </channel>
</rss>

