Forum Discussion
Paginated Report Parameter issues/broken/not working - Potential BUG! - Cascading Parameters
Hi ajohnso2 ,
Could you please provide the desensitized example data?
It is very helpful for me to test in my environment.
Thanks for your efforts & time in advance.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- ajohnso22 years agoSolution Supplier
Thankyou for your reply - I have attached a very simple .rdl and pbix file. You will see the issue only applies once the reports are deployed to the service and viewed. In PBI desktop and Report Builder the parameter behaviour is exactly as expected with default values automatically updating.
PBITestPaginatedReportParams.pbix
Look forward to your response.
Andy
- ajohnso22 years agoSolution SupplierHi, is there any update to this issue?
- bradsy1 year agoMicrosoft Employee
Hi ajohnso2,
Can you file a support request? This will get people dedicated to investigate the issue.
- ajohnso22 years agoSolution Supplier*Bump
- ajohnso22 years agoSolution Supplier
*bump
Ill be moving this thread back to issues if no response
- bradsy2 years agoMicrosoft Employee
Hi ajohnso2,
Did you figure this out? We recently fixed a bug in the paginated visual where parameters where not posting back correctly. The fix is in safe rollout process and should be in Prod ~3 weeks. As a workaround until it rolls out, this was suggested 1) change the parameters in the RDL to allow multiple values or 2) they can change the parameter mappings on the visual to use an aggregation (such as "First") that will send a single value to the RDL report.
Hope that helps!
- ajohnso22 years agoSolution Supplier
Thanks for the response bradsy, I have implemented a work around for now whereby the paginated report is opened via a URL for now - this means the user is forced to submit the report request with the parameter values embedded in the URL.
I will keep my eyes peeled for your fix roll out - many thanks.
Andy