cancel
Showing results for 
Search instead for 
Did you mean: 

Dashboard with data from Query Brower export to PDF

Former Member
0 Kudos

Hi,

Is there some solution to avoid login promt when exporting dashboard with data from query browser to pdf/hmtl.

Is there some solution for swf files (when exporting dashboard with data from query browser) be actual size not to be reduced by size/not to depend on the resolution of the screen.

Accepted Solutions (1)

Accepted Solutions (1)

arijit_das
Active Contributor
0 Kudos

If you are using some live connection to fetch data from BOE repository, then you will be prompted for credentials.

In recent versions of dashboards, you can select offline support in Document properties.

With this checked, once you refresh data in dashboard, you can save an offline copy by right clicking on it.

This offline copy will disable all connections, so you can not dynamically fetch data from database. But you can show demo using existing data in that snapshot.

To avoid resizing of swf files, you can use canvas container of fixed size and enable scroll bar. Or design the dashboard keeping the target monitor resolution in mind.

Answers (1)

Answers (1)

former_member194862
Active Contributor
0 Kudos

Yes there is a way by which we can do this it requires a little bit of customization of embedding dashboard in a jsp.

All the steps are documented in the SCN document

http://scn.sap.com/docs/DOC-47029