<?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: Put parameter to the link in Power BI server paginated report in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2805301#M26276</link>
    <description>&lt;P&gt;Power BI Report Server does not use the same style of URL parameters as the Power BI Service, it uses the SSRS style url parameters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;see:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/pass-a-report-parameter-within-a-url?view=sql-server-ver16" target="_blank"&gt;Pass a Report Parameter Within a URL - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and here&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/url-access-parameter-reference?view=sql-server-ver16" target="_blank"&gt;URL access parameter reference - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 07:47:50 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2022-09-29T07:47:50Z</dc:date>
    <item>
      <title>Put parameter to the link in Power BI server paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2801832#M26217</link>
      <description>&lt;P&gt;Hello !&lt;BR /&gt;I am trying to fill in field wtih parameter in Power BI server.&lt;BR /&gt;In service it works like ?rp:&amp;lt;some parameter&amp;gt;=xxx&lt;BR /&gt;But for server it is not working.&lt;/P&gt;&lt;P&gt;My link in Power BI server looks like&amp;nbsp;&lt;BR /&gt;&lt;A href="http://powerbi.piece.net/Reports/report/Production/backward_traceability" target="_blank" rel="noopener"&gt;http://powerbi.piece.net/Reports/report/Production/backward_traceability&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;And I need to put only one parameter BC.&lt;/P&gt;&lt;P&gt;Idea is to go from other report directly by creation link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only way I found it is use ssrs link, which I can create by data feed in load menu.&lt;BR /&gt;I belive there is more beautifull way to do it&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 06:31:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2801832#M26217</guid>
      <dc:creator>finch4er</dc:creator>
      <dc:date>2022-09-28T06:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Put parameter to the link in Power BI server paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2804352#M26267</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to do it like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://servername/Reports/report/reportName" target="_blank"&gt;http://servername/Reports/report/reportName&lt;/A&gt;&lt;STRONG&gt;?parameterName=value&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;In your case, for example:&lt;/P&gt;&lt;P&gt;&lt;A href="http://powerbi.piece.net/Reports/report/Production/backward_traceability" target="_blank"&gt;http://powerbi.piece.net/Reports/report/Production/backward_traceability&lt;/A&gt;&lt;STRONG&gt;?BC=value&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please also note that you should use the parameter name, and not parameter prompt (they can be different)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 23:14:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2804352#M26267</guid>
      <dc:creator>v-alipat</dc:creator>
      <dc:date>2022-09-28T23:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Put parameter to the link in Power BI server paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2805301#M26276</link>
      <description>&lt;P&gt;Power BI Report Server does not use the same style of URL parameters as the Power BI Service, it uses the SSRS style url parameters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;see:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/pass-a-report-parameter-within-a-url?view=sql-server-ver16" target="_blank"&gt;Pass a Report Parameter Within a URL - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and here&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/url-access-parameter-reference?view=sql-server-ver16" target="_blank"&gt;URL access parameter reference - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 07:47:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2805301#M26276</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-09-29T07:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Put parameter to the link in Power BI server paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2808031#M26377</link>
      <description>&lt;P&gt;This is surely not applies, since question is about Power BI RS and your links are about SSRS, no?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 07:48:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2808031#M26377</guid>
      <dc:creator>DmitryKo</dc:creator>
      <dc:date>2022-09-30T07:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Put parameter to the link in Power BI server paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2808038#M26379</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="430426" data-lia-user-login="DmitryKo" class="lia-mention lia-mention-user"&gt;DmitryKo&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;This is surely not applies, since question is about Power BI RS and your links are about SSRS, no?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It absolutely applies. Power BI RS is built on top of the SSRS engine.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 07:50:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2808038#M26379</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-09-30T07:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Put parameter to the link in Power BI server paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2808066#M26380</link>
      <description>&lt;P&gt;Weird, since the pages you linked do not even mention rs:embed url parameter, which is probably the most, if not only, useful parameter for Power BI RS. At the same time, most of the parameters mentioned there, such as Section, simply do not work for Power BI RS.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 08:03:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/2808066#M26380</guid>
      <dc:creator>DmitryKo</dc:creator>
      <dc:date>2022-09-30T08:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Put parameter to the link in Power BI server paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/3420115#M31014</link>
      <description>&lt;P&gt;Almost every resource I found claims this isn't available in Report Server(on prem) but your solution worked. Thank you SO much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 17:07:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/3420115#M31014</guid>
      <dc:creator>Brian_Hunt</dc:creator>
      <dc:date>2023-09-07T17:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Put parameter to the link in Power BI server paginated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/3420335#M31020</link>
      <description>&lt;P&gt;Glad to help!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 20:38:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Put-parameter-to-the-link-in-Power-BI-server-paginated-report/m-p/3420335#M31020</guid>
      <dc:creator>v-alipat</dc:creator>
      <dc:date>2023-09-07T20:38:33Z</dc:date>
    </item>
  </channel>
</rss>

