<?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: RDL Embed URL with parameter not working in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/RDL-Embed-URL-with-parameter-not-working/m-p/3919327#M52479</link>
    <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/16874"&gt;@scabral&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ensure that there are no spaces or special characters in the URL that could be encoded incorrectly&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&amp;amp;autoAuth=true&amp;amp;ctid=%3cyour_ctid_here%3e&amp;amp;rp:paraAcctNo=12345" target="_blank"&gt;https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&amp;amp;autoAuth=true&amp;amp;ctid=&amp;lt;your_ctid_here&amp;gt;&amp;amp;rp:paraAcctNo=12345&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regarding the fact that it appears twice, this may be a fault in the URL generation process. Removing duplicates should not affect the parameter passing functionality&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check the following:&lt;/P&gt;
&lt;P&gt;Ensure that the&amp;nbsp;parameter in your RDL report is correctly set up to accept values and is not locked to a default value without the option to prompt the user.&lt;/P&gt;
&lt;P&gt;Note the limitations regarding URL length and the number of characters used in parameters&lt;/P&gt;
&lt;P&gt;See below for parameter limitations on paging reports:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/parameters/pass-report-parameter-url" target="_blank"&gt;Pass a report parameter within a URL for a Power BI paginated report - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-embed-secure" target="_blank"&gt;Embed a report in a secure portal or website - Power BI | Microsoft Learn&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;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2024 06:03:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-05-15T06:03:11Z</dc:date>
    <item>
      <title>RDL Embed URL with parameter not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RDL-Embed-URL-with-parameter-not-working/m-p/3917444#M52457</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created an rdl report in power bi and published to a premium workspace that has an app built on top of it.&amp;nbsp; When I open the app and open the rdl report and get the embed link for the report, i get this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&amp;amp;autoAuth=true&amp;amp;ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&amp;amp;ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&amp;amp;experience=power-bi" target="_blank" rel="noopener"&gt;https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&amp;amp;autoAuth=true&amp;amp;ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&amp;amp;ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&amp;amp;experience=power-bi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The rdl report has a parameter called paraAcctNo that accepts a 5 digit account number to filter the report.&amp;nbsp; When i try to append the paramter to the end of the URL, the report opens but the parameter doesn't get loaded.&amp;nbsp; Here is the URL that I am using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&amp;amp;autoAuth=true&amp;amp;ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&amp;amp;ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&amp;amp;experience=power-bi?rp:paraAcctNo=11027" target="_blank" rel="noopener"&gt;https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&amp;amp;autoAuth=true&amp;amp;ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&amp;amp;ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&amp;amp;experience=power-bi?rp:paraAcctNo=11027&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am i doing something wrong with how i append the parameter into the URL?&amp;nbsp; I also noticed that the ctid is being passed twice in the embed URL.&amp;nbsp; NOt sure why, but that is how it comes out of the embed link in the report.&amp;nbsp; I tried to remove one of the ctid sections but still get the same issue with the parameter not passing in correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 13:12:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RDL-Embed-URL-with-parameter-not-working/m-p/3917444#M52457</guid>
      <dc:creator>scabral</dc:creator>
      <dc:date>2024-05-14T13:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: RDL Embed URL with parameter not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RDL-Embed-URL-with-parameter-not-working/m-p/3919327#M52479</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/16874"&gt;@scabral&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ensure that there are no spaces or special characters in the URL that could be encoded incorrectly&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&amp;amp;autoAuth=true&amp;amp;ctid=%3cyour_ctid_here%3e&amp;amp;rp:paraAcctNo=12345" target="_blank"&gt;https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&amp;amp;autoAuth=true&amp;amp;ctid=&amp;lt;your_ctid_here&amp;gt;&amp;amp;rp:paraAcctNo=12345&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regarding the fact that it appears twice, this may be a fault in the URL generation process. Removing duplicates should not affect the parameter passing functionality&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check the following:&lt;/P&gt;
&lt;P&gt;Ensure that the&amp;nbsp;parameter in your RDL report is correctly set up to accept values and is not locked to a default value without the option to prompt the user.&lt;/P&gt;
&lt;P&gt;Note the limitations regarding URL length and the number of characters used in parameters&lt;/P&gt;
&lt;P&gt;See below for parameter limitations on paging reports:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/parameters/pass-report-parameter-url" target="_blank"&gt;Pass a report parameter within a URL for a Power BI paginated report - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-embed-secure" target="_blank"&gt;Embed a report in a secure portal or website - Power BI | Microsoft Learn&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;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 06:03:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RDL-Embed-URL-with-parameter-not-working/m-p/3919327#M52479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-15T06:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: RDL Embed URL with parameter not working</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/RDL-Embed-URL-with-parameter-not-working/m-p/3920357#M52487</link>
      <description>&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it worked! i think the issue was that I was using a ? instead of &amp;amp; before the parameter after the ctiid.&amp;nbsp; I think the embed documentation said to use the ? but the &amp;amp; works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;scott&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 10:53:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/RDL-Embed-URL-with-parameter-not-working/m-p/3920357#M52487</guid>
      <dc:creator>scabral</dc:creator>
      <dc:date>2024-05-15T10:53:05Z</dc:date>
    </item>
  </channel>
</rss>

