cancel
Showing results for 
Search instead for 
Did you mean: 

How to BIND USERID and PASSWORD from QUERY BROWSER in DASHBOARD

former_member596753
Participant
0 Kudos

Hi all,

I am using query browser option in Dashboard. I want to bind the user id and password of just like any QUASS connection.How can we do that.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member194862
Active Contributor
0 Kudos

Hi Tushar,

I believe you would like to bypass the login screen.

Check the SCN document by which we can achive this however this is not supported as it involves some customization.

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

Regards,

Amit

former_member182541
Active Contributor
0 Kudos

Can you try the below option. I tried this its working for me.

1654894 - How to display BusinessObjects(Username) on Xcelsius dashboards when viewed from Infoview


Resolution

  1. Open Dashboard Designer.
  2. Develop a dashboard you want to Export to BusinessObjects Server.
  3. Add a label component from components pane to the Dashboard.
  4. Link the label component to the cell in the Excel spreadsheet.
  5. Now goto Data Connections(Ctrl+M) and add a Flash variables connection.
  6. Configure the connection with Range name as CESerializedSession and bind the Range to the Excel cell where label component is pointing.
  7. Export the dashboard to BusinessObjects server.
  8. Now login to the Infoview with a particular username and open the Dashboard it will display the username needed