<?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 One Column, Many Variables - how to create a scatterplot in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/One-Column-Many-Variables-how-to-create-a-scatterplot/m-p/662901#M1980</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data has as all variables (eg. revenue, costs, profit) in one column called &lt;STRONG&gt;Variables&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;In another column, I have all the data called &lt;STRONG&gt;Data&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In another column, I have the respective company names, called &lt;STRONG&gt;Company_Names&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to create a scatterplot graph, Revenue on x-axis and Costs on y-axis, with Company_names show per data point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I create this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2019 07:07:36 GMT</pubDate>
    <dc:creator>segranp</dc:creator>
    <dc:date>2019-04-05T07:07:36Z</dc:date>
    <item>
      <title>One Column, Many Variables - how to create a scatterplot</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/One-Column-Many-Variables-how-to-create-a-scatterplot/m-p/662901#M1980</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data has as all variables (eg. revenue, costs, profit) in one column called &lt;STRONG&gt;Variables&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;In another column, I have all the data called &lt;STRONG&gt;Data&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In another column, I have the respective company names, called &lt;STRONG&gt;Company_Names&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to create a scatterplot graph, Revenue on x-axis and Costs on y-axis, with Company_names show per data point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I create this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 07:07:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/One-Column-Many-Variables-how-to-create-a-scatterplot/m-p/662901#M1980</guid>
      <dc:creator>segranp</dc:creator>
      <dc:date>2019-04-05T07:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: One Column, Many Variables - how to create a scatterplot</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/One-Column-Many-Variables-how-to-create-a-scatterplot/m-p/664327#M1987</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see two ways to implement this:&lt;/P&gt;&lt;P&gt;1. Use DAX in Power BI Desktop to extract your data into several columns and then use &lt;A href="https://appsource.microsoft.com/ru-ru/product/power-bi-visuals/WA104380762?src=office" target="_self"&gt;Enhanced Scatter&lt;/A&gt; for visualization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Fork Enhanced Scatter from &lt;A href="https://github.com/Microsoft/powerbi-visuals-enhancedscatter" target="_self"&gt;public repository&lt;/A&gt; as basis for your own custom visual and modify it. In this case you will probably need to use &lt;A href="https://microsoft.github.io/PowerBI-visuals/docs/concepts/dataviewmappings/" target="_self"&gt;Matrix or Table mapping&lt;/A&gt; instead of Categorical and manage data inside the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 11:32:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/One-Column-Many-Variables-how-to-create-a-scatterplot/m-p/664327#M1987</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-04-08T11:32:46Z</dc:date>
    </item>
  </channel>
</rss>

