<?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: URL link to Paginated Reports in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/4673659#M40485</link>
    <description>&lt;P&gt;This thread is based around the on-prem report server so the syntax is different.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if that luxk_parent_id is a parameter it will need to be prefixed with rp:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.powerbi.com/groups/XXXXXX/rdlreports/XXXXXX?experience=power-bi&amp;amp;luxk_parent_id=RP-1387" target="_blank"&gt;https://app.powerbi.com/groups/XXXXXX/rdlreports/XXXXXX?experience=power-bi&amp;amp;rp:luxk_parent_id=RP-1387&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the service you can use the url format outlined here&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-builder-url-parameters" target="_blank"&gt;URL parameters in paginated reports in Power BI - Power BI | Microsoft Learn&lt;/A&gt;&amp;nbsp;- this doc includes&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 01:25:23 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2025-04-30T01:25:23Z</dc:date>
    <item>
      <title>URL link to Paginated Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/810644#M11754</link>
      <description>&lt;P&gt;Hi, It seems For Image--&amp;gt; Actions --&amp;gt;URL option is still not available for PBIRS (Jan 2019).&lt;/P&gt;&lt;P&gt;From PowerBIRS, I want a link to Paginated Reports using Button or Image. So how do I acheive this in Report Server ?&lt;/P&gt;&lt;P&gt;I do not want to display whole URL, instead 'Click Here', 'Data' as Title/Label because I have a plan to pass parameters to Paginated Reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2019 17:27:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/810644#M11754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-06T17:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: URL link to Paginated Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/810685#M11756</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi, It seems For Image--&amp;gt; Actions --&amp;gt;URL option is still not available for PBIRS (Jan 2019).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The May 2019 (or later) releases have an option of WebUrl in the Action setting for images and buttons.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2019 20:33:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/810685#M11756</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2019-10-06T20:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: URL link to Paginated Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/1091068#M14222</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the URL to Paginated Reports from my Power BI reports, but there is one thing I cannot make work and I can't figure out why. I want to pass a value to a Boolean parameter - I tried true/false, I tried 0/1, nothing works. The rest of my text/int parameters work fine, but the Boolean is being ignored. Has anyone managed to make Boolean ones work in URL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 07:53:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/1091068#M14222</guid>
      <dc:creator>pdacheva</dc:creator>
      <dc:date>2020-05-15T07:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: URL link to Paginated Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/1091146#M14224</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100127" data-lia-user-login="pdacheva" class="lia-mention lia-mention-user"&gt;pdacheva&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I'm using the URL to Paginated Reports from my Power BI reports, but there is one thing I cannot make work and I can't figure out why. I want to pass a value to a Boolean parameter - I tried true/false, I tried 0/1, nothing works. The rest of my text/int parameters work fine, but the Boolean is being ignored. Has anyone managed to make Boolean ones work in URL?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, it works fine for me passing in either true/false or True/False. If I try passing in anything else like 0/1 I get an error about the type being incorrect for the variable type being incorrect and if I alter the name of the parameter I get an error about trying to set a variable which does not exist. So I can't think how your url parameter would be ignored&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2020 08:29:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/1091146#M14224</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2020-05-15T08:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: URL link to Paginated Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/1091195#M14226</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.powerbi.com/t5/user/viewprofilepage/user-id/109790" target="_self"&gt;&lt;SPAN class="login-bold"&gt;d_gosbell,&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;Thanks for your prompt feedback!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;Actually I'm not sending URLs to a Report Server. I have a Power BI report published on the Power BI Service that redirects to a Paginated Report published on the Power bI Service as well. Probably that's where the issue is.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;I tried with True/False and true/false, but nothing. I don't get error message, but the value is not passed (I try to pass False).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;I'm not sure whether it's because I have a default value =true set to this Parameter, but again, for the rest of the Parameters I have, it works OK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="lia-message-author-rank lia-component-author-rank lia-component-message-view-widget-author-rank"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 May 2020 08:57:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/1091195#M14226</guid>
      <dc:creator>pdacheva</dc:creator>
      <dc:date>2020-05-15T08:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: URL link to Paginated Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/4673411#M40483</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp;I see this post is pretty old, but maybe you can still help me out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to do the same (link into a paginated report), but cannt seem to get the URL correctly.&lt;/P&gt;&lt;P&gt;Actual PBI url:&amp;nbsp;&lt;A href="https://app.powerbi.com/groups/XXXXXX/rdlreports/XXXXXX?experience=power-bi" target="_blank"&gt;https://app.powerbi.com/groups/XXXXXX/rdlreports/XXXXXX?experience=power-bi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried adding my parameter at the end, since it already has "?experience"&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.powerbi.com/groups/XXXXXX/rdlreports/XXXXXX?experience=power-bi&amp;amp;luxk_parent_id=RP-1387" target="_blank"&gt;https://app.powerbi.com/groups/XXXXXX/rdlreports/XXXXXX?experience=power-bi&amp;amp;luxk_parent_id=RP-1387&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This got me into the report page, but not into the specific report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be great. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 18:55:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/4673411#M40483</guid>
      <dc:creator>Katie_L</dc:creator>
      <dc:date>2025-04-29T18:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: URL link to Paginated Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/4673659#M40485</link>
      <description>&lt;P&gt;This thread is based around the on-prem report server so the syntax is different.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if that luxk_parent_id is a parameter it will need to be prefixed with rp:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.powerbi.com/groups/XXXXXX/rdlreports/XXXXXX?experience=power-bi&amp;amp;luxk_parent_id=RP-1387" target="_blank"&gt;https://app.powerbi.com/groups/XXXXXX/rdlreports/XXXXXX?experience=power-bi&amp;amp;rp:luxk_parent_id=RP-1387&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the service you can use the url format outlined here&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-builder-url-parameters" target="_blank"&gt;URL parameters in paginated reports in Power BI - Power BI | Microsoft Learn&lt;/A&gt;&amp;nbsp;- this doc includes&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 01:25:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/4673659#M40485</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2025-04-30T01:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: URL link to Paginated Reports</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/4675047#M40500</link>
      <description>&lt;P&gt;Perfect, thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 16:06:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/URL-link-to-Paginated-Reports/m-p/4675047#M40500</guid>
      <dc:creator>Katie_L</dc:creator>
      <dc:date>2025-04-30T16:06:56Z</dc:date>
    </item>
  </channel>
</rss>

