<?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 How to combine embedding-mode and url-filtering in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/305817#M2322</link>
    <description>&lt;P&gt;Hi - it is possible to change Power BI Report Server rendering by adding ?rs:embed=true - it is also possible to add a ur-filter by adding ?filter=Table/Column eq 'Value' - but how do you combine those?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Nov 2017 14:28:44 GMT</pubDate>
    <dc:creator>MagicMads</dc:creator>
    <dc:date>2017-11-17T14:28:44Z</dc:date>
    <item>
      <title>How to combine embedding-mode and url-filtering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/305817#M2322</link>
      <description>&lt;P&gt;Hi - it is possible to change Power BI Report Server rendering by adding ?rs:embed=true - it is also possible to add a ur-filter by adding ?filter=Table/Column eq 'Value' - but how do you combine those?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 14:28:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/305817#M2322</guid>
      <dc:creator>MagicMads</dc:creator>
      <dc:date>2017-11-17T14:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine embedding-mode and url-filtering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/306157#M2333</link>
      <description>&lt;P&gt;Yes, you can combine both on the URL. You might need to add a delimiter between them (for example ";" ) &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 00:54:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/306157#M2333</guid>
      <dc:creator>Jon-Heide</dc:creator>
      <dc:date>2017-11-18T00:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine embedding-mode and url-filtering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/306437#M2343</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="41827" data-lia-user-login="MagicMads" class="lia-mention lia-mention-user"&gt;MagicMads&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an article for your reference:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-embed" target="_self"&gt;Quickstart: Embed a Power BI report using an iFrame and URL parameters&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Yuliana Gu&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 02:33:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/306437#M2343</guid>
      <dc:creator>v-yulgu-msft</dc:creator>
      <dc:date>2017-11-20T02:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine embedding-mode and url-filtering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/925846#M12959</link>
      <description>&lt;P&gt;This doesn't address the question. The auther was looking for a way to alter the URL of his report so that it opens in full scren move (by adding ?rs:embed=true) as well as filter his report (by adding ?filter table/column eq 'value').&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't found a way to combine these that works, but it would be incredibly useful if you could! Any help would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 21:11:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/925846#M12959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-07T21:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine embedding-mode and url-filtering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/925993#M12962</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following format worked for me on a report I published earier this week...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;?rs:embed=true&amp;amp;filter=table/column eq 'filtervalue'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I initially had some issues geting it to work as I had spaces in the name of the table that I wanted to filter, after I replaced them with underscorces it worked fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2020 11:39:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/925993#M12962</guid>
      <dc:creator>cjames76</dc:creator>
      <dc:date>2020-02-08T11:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine embedding-mode and url-filtering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/926452#M12968</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="147567" data-lia-user-login="cjames76" class="lia-mention lia-mention-user"&gt;cjames76&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following format worked for me on a report I published earier this week...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;?rs:embed=true&amp;amp;filter=table/column eq 'filtervalue'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, that is the correct format to use. When you pass query string parameters like this you need a ? delimiter between the address of the report and the first parameter, but then you use &amp;amp; between each subsequent parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So both&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;?rs:embed=true&amp;amp;filter=table/column eq 'filtervalue'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;?filter=table/column eq 'filtervalue'&amp;amp;rs:embed=true&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;should work the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;I initially had some issues geting it to work as I had spaces in the name of the table that I wanted to filter, after I replaced them with underscorces it worked fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you look at the section &lt;A href="https://docs.microsoft.com/en-us/power-bi/service-url-filters#special-characters-in-url-filters" target="_self"&gt;here&lt;/A&gt; on special characters in URL filters it explains that spaces need to be replaces with &lt;STRONG&gt;_0020_&lt;/STRONG&gt; so something that would be &lt;STRONG&gt;'table name'[column name]&lt;/STRONG&gt; in DAX would become &lt;STRONG&gt;table_0020_name/column_0020_name&lt;/STRONG&gt; in a URL filter.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 02:58:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/926452#M12968</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2020-02-10T02:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine embedding-mode and url-filtering</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/1907499#M19766</link>
      <description>&lt;P&gt;how did you get it to work? I keep coming up with a blank page&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 21:30:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-to-combine-embedding-mode-and-url-filtering/m-p/1907499#M19766</guid>
      <dc:creator>gess6321</dc:creator>
      <dc:date>2021-06-17T21:30:06Z</dc:date>
    </item>
  </channel>
</rss>

