Forum Discussion
Anonymous
4 years agoNot applicable
Power BI Paginated report - Report Processing Error for subscription
Hi! I have some issues rendering a Power BI Paginated Report. Background about the report: - Data source: AAS - Distributed in Power BI Service in Premium Capacity - Subscriptions set to sever...
v-yanjiang-msft
Community Support
4 years agoHi Anonymous ,
By my reserch, if you pass parameter value as empty string like parameter = "" it will give you that error.
If you really need to pass a blank string as value, you can do the folowing:
- open Parameter Properties (right click your parameter on Report Data panel);
- mark the Allow blank value ("") checkbox.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please considerAccept it as the solution to help the other members find it more quickly.
- Anonymous4 years agoNot applicable
Hi again v-yanjiang-msft,
I double-checked now, and all my parameters allow blank values. And the error still keeps on coming. Any help is appreciated, this error makes me so confused...
/Ella