<?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 Button to exclude or include a data column form a Graph in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Button-to-exclude-or-include-a-data-column-form-a-Graph/m-p/3271046#M7640</link>
    <description>&lt;P&gt;I have a graph in power bi showing different columns (sales qty, forecast qty, orders qty...). Is there a way to have a button (on/off) to show or hide a specific column like the one referring to the "forecast"?&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2023 16:57:45 GMT</pubDate>
    <dc:creator>Swarzy26</dc:creator>
    <dc:date>2023-06-06T16:57:45Z</dc:date>
    <item>
      <title>Button to exclude or include a data column form a Graph</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Button-to-exclude-or-include-a-data-column-form-a-Graph/m-p/3271046#M7640</link>
      <description>&lt;P&gt;I have a graph in power bi showing different columns (sales qty, forecast qty, orders qty...). Is there a way to have a button (on/off) to show or hide a specific column like the one referring to the "forecast"?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 16:57:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Button-to-exclude-or-include-a-data-column-form-a-Graph/m-p/3271046#M7640</guid>
      <dc:creator>Swarzy26</dc:creator>
      <dc:date>2023-06-06T16:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Button to exclude or include a data column form a Graph</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Button-to-exclude-or-include-a-data-column-form-a-Graph/m-p/3274335#M7649</link>
      <description>&lt;P&gt;One way might be to have the data for the chart stored in such a way that the data is 'unpivoted'.&amp;nbsp; In other words, you have the X axis in one column, the series name in the next and the values (y axis) in the third.&amp;nbsp; This way you can then have a slicer operating on column 2 and use it to control which series appear on the chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this isn't applicable, another way, and I'm not saying this is the best way to do this, but when I had a similar problem, I duplicated the chart on a new page and used bookmarks to swap between the two.&amp;nbsp; This might not be appropriate if the page has a lot of other things going on but you can copy visuals on to another page and allow them to synchronise with the originals.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 09:06:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Button-to-exclude-or-include-a-data-column-form-a-Graph/m-p/3274335#M7649</guid>
      <dc:creator>DarrenW</dc:creator>
      <dc:date>2023-06-08T09:06:12Z</dc:date>
    </item>
  </channel>
</rss>

