Forum Discussion
jshen9393
8 years agoRegular Visitor
Embedded reports and passing parameters in url
This is a follow-up question to the following article: https://powerbi.microsoft.com/en-us/documentation/reportserver-quickstart-embed/ I was wondering if there is any difference between on-prem...
Anonymous
5 years agoNot applicable
Yes please, it's 2021 and this is still a must-have feature! Otherwise we cannot share dashboards with our customers using public embed codes (since they do not have access to our tenant environment) because we are unable to filter the underlying data. These reports are published to an authenticated portal where it's safe(r) to use the public links. However we cannot pass in parameters which means it's not quite the right solution for us yet -- and thus our customers cannot have access to our dashboards.
Suggestions for alternatives welcome
liridonuka
4 years agoNew Member
Use pageName in filter,
&pageName=ReportSection&$filter=V_PROJECT/PROJECT_ID eq 'M571-1'
worked for me.