<?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 Is dynamic visual supported in Scatter Chart? in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-dynamic-visual-supported-in-Scatter-Chart/m-p/2732542#M5000</link>
    <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create dynamic visual using a scatter chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've crated a measure slicer (1, 2) and SWITCH measure (ie. if 1 = A, if 2 = B).&lt;/P&gt;&lt;P&gt;Then I've applied these SWITCH measures to x-axis and y-axis of the scatter chart but the values do not seem to be following the conditions applied.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've used the same measure slicer and SWITCH measures in a table format, which worked as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a different way I should be creating dynamic visual with scatter chart or is dynamic visual function not supported for scatter chart?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2022 12:24:18 GMT</pubDate>
    <dc:creator>Smile</dc:creator>
    <dc:date>2022-08-29T12:24:18Z</dc:date>
    <item>
      <title>Is dynamic visual supported in Scatter Chart?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-dynamic-visual-supported-in-Scatter-Chart/m-p/2732542#M5000</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create dynamic visual using a scatter chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've crated a measure slicer (1, 2) and SWITCH measure (ie. if 1 = A, if 2 = B).&lt;/P&gt;&lt;P&gt;Then I've applied these SWITCH measures to x-axis and y-axis of the scatter chart but the values do not seem to be following the conditions applied.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've used the same measure slicer and SWITCH measures in a table format, which worked as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a different way I should be creating dynamic visual with scatter chart or is dynamic visual function not supported for scatter chart?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 12:24:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-dynamic-visual-supported-in-Scatter-Chart/m-p/2732542#M5000</guid>
      <dc:creator>Smile</dc:creator>
      <dc:date>2022-08-29T12:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is dynamic visual supported in Scatter Chart?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-dynamic-visual-supported-in-Scatter-Chart/m-p/2735473#M5005</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="425540" data-lia-user-login="Smile" class="lia-mention lia-mention-user"&gt;Smile&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;EM&gt;&lt;U&gt;&lt;STRONG&gt;Dynamic change of X-Axis and Y-Axis can be done in scatter plot.&lt;/STRONG&gt;&lt;/U&gt;&lt;/EM&gt;&lt;BR /&gt;Please check your DAX once for measure selector and selected measures.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV style="border: 1px solid grey; padding: 2px; background-color: #eeeeee;"&gt;
&lt;TABLE style="border: none;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD style="border: none;"&gt;&lt;img /&gt;&lt;/TD&gt;
&lt;TD style="border: none;"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD style="border: none;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;&lt;MARK style="background-color: #2cabe2;"&gt;Give a Thumbs Up&lt;/MARK&gt; if this post helped you in any way and &lt;MARK style="background-color: #2cabe2;"&gt;Mark This Post as Solution&lt;/MARK&gt; if it solved your query !!!&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Proud To Be a Super User !!!&lt;/STRONG&gt;&lt;BR /&gt;&lt;A style="color: #2cabe2;" href="https://www.linkedin.com/in/anand-radhakrishnan-b97274143" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;LinkedIn&lt;/STRONG&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 Aug 2022 13:53:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-dynamic-visual-supported-in-Scatter-Chart/m-p/2735473#M5005</guid>
      <dc:creator>Anand24</dc:creator>
      <dc:date>2022-08-30T13:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is dynamic visual supported in Scatter Chart?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-dynamic-visual-supported-in-Scatter-Chart/m-p/2736648#M5010</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="3160" data-lia-user-login="ana" class="lia-mention lia-mention-user"&gt;ana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I realised that one of my DAX for measure selector was formatted to produce the number in currency format and when I removed that, it worked for the scatter plot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 00:36:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Is-dynamic-visual-supported-in-Scatter-Chart/m-p/2736648#M5010</guid>
      <dc:creator>Smile</dc:creator>
      <dc:date>2022-08-31T00:36:25Z</dc:date>
    </item>
  </channel>
</rss>

