Forum Discussion
Anonymous
4 years agoNot applicable
Powerbi embed report - pass only space as url parameter value
Hi, 1. I am trying to pass URL parameters to the embed report in my application and couple of the parameters value expects a single space: '&rp:SubDepartmentIdList= &rp:DepartmentIdList= ' ...
- Anonymous4 years ago
Hi Anonymous ,
Please update the URL as follow just as suggested by Anonymous :
https://xxxx?xxx&rp:SubDepartmentIdList=%20&rp:DepartmentIdList=%20 You can refer the following documentation to get more details.
Best Regards
MichaelWash
4 years agoHelper I
Try to pass %20