Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I have created 4 cascading parameters for my paginated report in report builder namely StartDate, EndDate, BillToAddress, ShipToAddress. I am able to set default values for StartDate, EndDate and it is working correctly when i run the report. But i am not able to set default values for remaining parameters.
Can someone please tell me how to make all values to be selected by default for BillToAddress and ShipToAddress parameters in the report builder?
I tried following the video in the link: https://www.youtube.com/watch?v=XA5twJ2wLd0
But, in the video, he has done it for a single parameter. It is not working in my case as i have 4 cascading parameters.