Forum Discussion
Encrypt URL or Hide parameters in the URL when calling paginated report
Hi,
I have a PowerBI report that has a link to a paginated report. Everyone in the organization has access to the paginated which exists in PowerBI App. My paginated report has a hidden parameter. When I call the paginated report, I pass the hidden parameter in the URL. Therefore every one that gets the URL can use it and change the parameter value and render the report with some values that they should not see. Is there any way to encrypt the URL or hide the parameters in the URL?
Thank you,
1 Reply
- razarossFrequent Visitor
Have you found the solution to this? I have the same concerns and have worked with RDL BI platforms that allowed installation of a private encryption key that would be used to decrypt REST API urls - hence hiding the readable info in parameters. I've not found info regarding this for PBI yet.