<?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: Filtering Power Bi generated graph based on ComboBox selection in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Filtering-Power-Bi-generated-graph-based-on-ComboBox-selection/m-p/2674392#M37658</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/420110"&gt;@clodagh2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The URL with filter statement should be like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;?filter=Store/Territory in ('NC', 'TN')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ref -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hari&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;STRONG&gt;Did I answer your question? Then please mark my post as the solution.&lt;BR /&gt;If I helped you, click on the Thumbs Up to give Kudos.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dataap.org/blog/author/hariharanr/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;My Blog&lt;/STRONG&gt;&lt;/A&gt; :: &lt;A href="https://www.youtube.com/c/HarisBI" target="_blank" rel="nofollow noopener noreferrer"&gt;YouTube Channel&lt;/A&gt; :: &lt;A href="https://www.linkedin.com/in/imhariharanr/" target="_blank" rel="nofollow noopener noreferrer"&gt;My Linkedin&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 02 Aug 2022 04:51:26 GMT</pubDate>
    <dc:creator>Hariharan_R</dc:creator>
    <dc:date>2022-08-02T04:51:26Z</dc:date>
    <item>
      <title>Filtering Power Bi generated graph based on ComboBox selection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Filtering-Power-Bi-generated-graph-based-on-ComboBox-selection/m-p/2674084#M37654</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am aiming to filter a line graph created as a tile on PowerBi based on the selection of the combobox. My goal is to have all three lines show up if all three fields are selected in the combobox, and just one line if only one of the fields is selected. The problem is that currently it is only showing the latest selection from the combobox on the linegraph. Thank you for the help!&lt;/P&gt;&lt;P&gt;The url for the linegraph from powerbi is:&lt;/P&gt;&lt;P&gt;"&lt;A href="https://app.powerbi.com/embed?dashboardId=5ae39d0b-1661-4841-97e7-e80614f5a40e&amp;amp;tileId=bc445255-fadd-45d3-9b9d-d1ff9051b2c6&amp;amp;config=eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly9XQUJJLVVTLU5PUlRILUNFTlRSQUwtcmVkaXJlY3QuYW5hbHlzaXMud2luZG93cy5uZXQiLCJlbWJlZEZlYXR1cmVzIjp7Im1vZGVybkVtYmVkIjpmYWxzZX19&amp;amp;$filter=NEWTABLE/supplementation_status" target="_blank" rel="noopener"&gt;https://app.powerbi.com/embed?dashboardId=5ae39d0b-1661-4841-97e7-e80614f5a40e&amp;amp;tileId=bc445255-fadd-45d3-9b9d-d1ff9051b2c6&amp;amp;config=eyJjbHVzdGVyVXJsIjoiaHR0cHM6Ly9XQUJJLVVTLU5PUlRILUNFTlRSQUwtcmVkaXJlY3QuYW5hbHlzaXMud2luZG93cy5uZXQiLCJlbWJlZEZlYXR1cmVzIjp7Im1vZGVybkVtYmVkIjpmYWxzZX19&amp;amp;$filter=NEWTABLE/supplementation_status&lt;/A&gt; eq '" &amp;amp; ComboBox2.Selected.Value &amp;amp; "'"&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="GRAPH.png" style="width: 763px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/757950i2F160869C8776B0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="GRAPH.png" alt="GRAPH.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 00:41:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Filtering-Power-Bi-generated-graph-based-on-ComboBox-selection/m-p/2674084#M37654</guid>
      <dc:creator>clodagh2</dc:creator>
      <dc:date>2022-08-02T00:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Power Bi generated graph based on ComboBox selection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Filtering-Power-Bi-generated-graph-based-on-ComboBox-selection/m-p/2674392#M37658</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/420110"&gt;@clodagh2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The URL with filter statement should be like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;?filter=Store/Territory in ('NC', 'TN')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ref -&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hari&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;STRONG&gt;Did I answer your question? Then please mark my post as the solution.&lt;BR /&gt;If I helped you, click on the Thumbs Up to give Kudos.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dataap.org/blog/author/hariharanr/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;My Blog&lt;/STRONG&gt;&lt;/A&gt; :: &lt;A href="https://www.youtube.com/c/HarisBI" target="_blank" rel="nofollow noopener noreferrer"&gt;YouTube Channel&lt;/A&gt; :: &lt;A href="https://www.linkedin.com/in/imhariharanr/" target="_blank" rel="nofollow noopener noreferrer"&gt;My Linkedin&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 Aug 2022 04:51:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Filtering-Power-Bi-generated-graph-based-on-ComboBox-selection/m-p/2674392#M37658</guid>
      <dc:creator>Hariharan_R</dc:creator>
      <dc:date>2022-08-02T04:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Power Bi generated graph based on ComboBox selection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Filtering-Power-Bi-generated-graph-based-on-ComboBox-selection/m-p/2677141#M37691</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This now has all three at the same time, but still isn't coordinated with the selections of the dropdown box. I attached a screenshot of it.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-08-02 at 8.50.33 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/758780iAFA656C4BE8CDD20/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-08-02 at 8.50.33 PM.png" alt="Screen Shot 2022-08-02 at 8.50.33 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 04:17:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Filtering-Power-Bi-generated-graph-based-on-ComboBox-selection/m-p/2677141#M37691</guid>
      <dc:creator>clodagh2</dc:creator>
      <dc:date>2022-08-03T04:17:17Z</dc:date>
    </item>
  </channel>
</rss>

