Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Pass multiple parameters to BI Publisher report using bipParams

Received Response
153
Views
4
Comments

Summary

Pass multiple parameters to BI Publisher report using bipParams

Content

I use this hyperlink to pass in a default parameter value of '2018' to the parameter named 'PV_FY' to a BI Publisher report (called from a dashboard)

analytics/saw.dll?bipublisherEntry&Action=open&itemType=.xdo&bipPath=/CC/CC-005.xdo&path=/shared/CC/CC-005.xdo&bipParams={%22_paramsPV_FY%22:%222018%22}

I can't figure out the correct syntax to send multiple parameters to the report (e.g., pass value '08' to parameter PV_REGION)

Thanks for any help

Answers