해결됨
How to hide controls for reports built using cubes ?
Hi Team,
I have designed a report using cubes. I would like to know if we could hide the controls (Highlighted part in the screenshot below) from the user ?

Thanks & Regards,
Anushka
Hi Team,
I have designed a report using cubes. I would like to know if we could hide the controls (Highlighted part in the screenshot below) from the user ?

Thanks & Regards,
Anushka
Hi,
I would like to share a way out to resolve this issue:
1. Create a copy of the Dynamic Javascript page "xtk:adHocReport.jssp"
2. Hide the division that displays the navigation bar
3. Use the modified .jssp in your report url
for eg: https://<server_url>/<modified_namespace>/<modified_adHocReport.jssp>?reportId=<report_id>
Regards,
Anushka
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.