Forum Discussion
StevenT
1 year agoHelper V
PowerBI RDL report
Hi. My license is for powerbi pro. I have a powerbi Report (.pbix) and a powerbi report (rdl). Both are in desktop form and published into my workspace I also have a parameter that picks a reco...
- 1 year ago
Hello, you could try with a DAX measure where you include the URL of the paginated report, the expression &rp:Alumno= (here replace it with the name of your parameter from the .rdl), and then use a SELECTEDVALUE to link the URL to the field. After that, apply the web URL configuration to the column in question.
I hope this helps, regards.
StevenT
1 year agoHelper V
I've never used it before. Where do i get started with it?