Forum Discussion

scabral's avatar
scabral
Helper IV
2 years ago
Solved

RDL Embed URL with parameter not working

Hi

 

I created an rdl report in power bi and published to a premium workspace that has an app built on top of it.  When I open the app and open the rdl report and get the embed link for the report, i get this:

 

https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&autoAuth=true&ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&experience=power-bi

 

The rdl report has a parameter called paraAcctNo that accepts a 5 digit account number to filter the report.  When i try to append the paramter to the end of the URL, the report opens but the parameter doesn't get loaded.  Here is the URL that I am using:

 

https://app.powerbi.com/rdlEmbed?reportId=d4cdca24-7c71-4e3a-99d5-9d053ff8f233&autoAuth=true&ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&ctid=c5b7c693-4848-4451-bb02-ea923e6beb52&experience=power-bi?rp:paraAcctNo=11027

 

Am i doing something wrong with how i append the parameter into the URL?  I also noticed that the ctid is being passed twice in the embed URL.  NOt sure why, but that is how it comes out of the embed link in the report.  I tried to remove one of the ctid sections but still get the same issue with the parameter not passing in correctly.

 

thanks

Scott

2 Replies