Can we access dashboard prompts value in URL as Dynamically in BIP Report?
Summary:
Hi Experts,
We are having a requirement, whenever user clicks on count then it should redirect to the detail report for those specific values selected in Dashboard Prompts.
I created a BIP Report and displayed count based on some logic, and I called that report in Dashboard. I handled following scenario in RTF i.e., whenever user clicks on count then it will redirect to Detail Report, however we need to pass parameter Dynamically based on values selected in Dashboard.
URL for calling BIP Report is,
https://<hostname>/xmlpserver/<Report Path>.xdo
Example:
When I select Estimate Report Status as Drafted then URL Should pick this value Dynamically when user clicks on count.