Manohar Paleti

My photo
Hyderabad, AP, India
Working as a BI Consultant, Served for various organizations as an OBIEE Developer by building the BI Solutions for Business Decision Making..

Thursday, January 27, 2011

Prompt Reset Button on Dashboard


Prompt Reset Button

The code below creates a button in OBIEE that resets the prompt to its default values.
 Just add a text object to your dashboard and insert this code.
<div><a href=”#” onclick=”return PersonalizationEditor.removeDefaultSelection(false)”>Reset Prompts</a></div>
It will look like this:
Tnx,

2 comments:

  1. Yes,Manohar u r right when we add the code im able to get reset button but when i click on that button im getting below error message 404 Not Found
    Resource /analytics/%e2%80%9d not found on this server. Can u please tell us what the reason behind that error .
    thanx in advance
    PRAVN

    ReplyDelete
    Replies
    1. i do have similar problem.....? can u help me out , wat is the solution?

      Delete