Copy of a Dashboard Page

Hi,
Is it possible to make a copy of a dashboard page within a dashboard? Basically, I am trying to duplicate a page within the dashboard. Please let me know if someone has a solution to this problem.
Thanks

Hi
-> Using catalog manager, you first copy the page you want and Use Smart Rename (fix refs) give the trailing space for this page
-> Now paste the copied page in the same folder that you want to paste.
-> These two pages will appear like have same name ;) but there is white space at end of name for one page.
-> It's not possible to paste directly without changing the name, even if you try that will replace the original page which is no use.
Thanks & Regards
Kishore Guggilla
Edited by: Kishore Guggilla on Oct 21, 2008 6:29 PM

Similar Messages

  • Copy dashboard page

    Hi,
    How to copy a dashboard page,. I'e 4 pages in my dashboard, i just need to copy one of the pages into same dashboard.
    Thanks,
    Malli

    If you are using OBIEE 11g then click on the "Catalog" link in the global header.
    From there navigate to the dashboard folder you wish to copy from and click on that folder. The right-pane will show the dashboard pages.
    Click on More > Copy
    Then go to the dashboard folder you wish to have this new page pasted. Navigate through the folder structure click on the folder in question and from the item icons under the folder table (left of the location label that shows the folder path) click the "Paste" icon.
    Done.
    Cheers,
    Christian
    http://www.artofbi.com

  • How to send a dashboard page as selection with ibot

    Hi,
    I am trying to send a dashboard page via email, but with a previous selection I have done through prompts.
    This is what I have done:
    1.Created the selection and saved as "Generic"
    2.Selection is saved in my user OBIUSER under /users/obiuser/_selections/hj0qcjg2ln00aro9
    3.I copied "Generic" from the above folder to a folder XY under the SHARED folder where I have some other dashboard stored.
    4.When I am in Delviery content , choose "select content" and browse in the XY folder, but I see only the dashboard pages and not the selection "Generic"
    The reason, I have copied it, is that from the delivery content session, I can not see my user, but just the SHARED folder.
    Do I maybe need to create a _selections folder under the SHARED one and save it there?
    Thanks and Regards
    Giuliano

    The article describes that when you have a saved selection for a dashboard page and you set this saved selection as default, the iBot will use this saved selection to filter the data on the dashboard page.
    So, unfortunately, there is no option to select the saved selection you want to use for a dashboard.

  • Dashboard Pages menu in OBIEE

    My requirement is want to show Dashboard Pages menu see below link..
    http://i47.tinypic.com/104m42x.png
    anybody please help me.. Urgent..
    Raj

    Hi,
    http://www.scribd.com/doc/25775853/Page-Drop-Down
    Please download js script above link.
    You have a few options to embed the code:
    1) You can embed it manually into each page of a dashboard that you want the dropdown. This fast if there is only a small number of pages. But it can be tedious if there are a lot of pages.
    2) You can edit the dashboardtemplates.xml file and find a place to inject the script. This would be optimal since it would globally affect the dashboards. Place the custom edited file in the customMesages folder.
    3) When using the code, be aware that I setup a threshold variable. On line 5, I set "var threshold = 0;". This is the threshold at which the dropdown will appear. If you only want the drop-down to appear when you have 5 or more pages, then set this value to 5 and that will be accomplished.
    Note:- There is no dashboardtemplates.xml file in customMessages. That is what you need to create.
    1. Copy the file from C:\OracleBI\web\msgdb\messages and put it in the customMessage folder
    2. Go to line 410
    3. Right before the final "</HTML>" paste in the code from this link: http://www.scribd.com/doc/26230268/pageDropDown-1-3
    4. Save.
    5. Bounce all three services.
    6. Test
    Hope it helps.
    Thanks,
    satya
    Edited by: Satya Ranki Reddy on May 6, 2012 7:02 PM

  • Dashboard Pages "Selection Security"

    Hello All,
    I was just browsing in a Dashboard someone has built and when I was checking the securites on the same at "Dashboard Pages". We have 7 pages and each has there own "Selection Security". Accidently, I clicked on " Enable" link and the security has changed. Can anyone let me know how do get back the settings to "Enable".
    Thanks,
    Vijay

    do this:
    go to selection security and click either of the two icons available.
    now you will be navigated to one page which has a id for that selection.Copy it.
    Open your catalog manager. Navigate to that page. Right click and select properties. Now go for edit xml. Copy the xml in note pad and search for that id you copied.
    Once you find it delete it (delete duid = <ur slection id>).
    Now reload your page to no more see the changes.
    hth..

  • Publish dashboard pages 11.1.1.5

    Hi, I'm running in to an issue I haven't been able to resolve.
    I've created personal dashboard pages that are linked to personal analysis, personal prompts, filters, etc. According to the OBIEE documentation, if I go into one of my personal dashboard pages, I can choose to publish that to a shared dashboard. According to the documentation this should not only publish the dashboard page, but also make shared copies of the personal reports, prompts, filters.
    However, when we try that, I'm not seeing that behavior. It does look like it's publishing the dashboard page - but the objects on it are still pointing at my personal stuff - they haven't been copied in to the shared location anywhere.
    Does anyone have a work around for this?
    Thanks,
    Scott

    No errors being throw. Yes, I've followed what I can find of Oracle documentation, which states (page 4-17 of the OBIEE 11.1.1.5 Users Guide):
    Publishing Dashboard Pages
    You can publish a dashboard page to a shared dashboard location so that you can
    share the page with others.
    When you publish a dashboard page:
    ■ Personal content (such as analyses, prompts, and so on) is copied to a destination
    location that you specify and references updated as appropriate.
    ■ References to shared content are retained.
    But I'm completely NOT seeing that personal content is being copied to the destination location....
    Thanks,
    Scott

  • How to invoke Custom HTML pages on Dashboard page when running OBIEEon AIX

    Hi,
    i am facing an issue with regards to invoking a custom HTML page( say definitions.html) using html code inside a text section( with html markup) on a dashboard page.
    I have performed the following configuration on Windows and it perfectly works well
    However i can get the same to work on AIX where i actually needed it to work:)
    Could any of you please provide any insights over this issue pls? am i missing something obvious? Appreciate your inputs.
    Here is the description of the configuration performed.
    Created a HTML file called definitions.html
    copied the file in the following folders
    OracleBI\web\app\res
    OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\Missing_
    I have created a new folder called _Missing.
    I restarted the app server
    HTML code on the Dashboard Page ( used Text section with HTML Markcup)
    <b>Help
    I have checked the permissions on the custom page and it loosk fine. I have added <HardenXSS> false</HardenXSS>tag to my instanceconfig.xml but not luck yet
    Appreciate your inputs
    Thanks

    The easiest thing for you to do is to download the Oracle BI SampleApp (http://www.oracle.com/technetwork/middleware/bi-foundation/obiee-samples-167534.html) and follow their instructions for install/creating/deploying the analyticsRes application on the Oracle BI Application Server. This will allow you to have a URL such as http://myserver.obiee.com:9704/analyticRes/definitions.html on the same server system as your Oracle BI server. This way the port and domain are the same as your Oracle BI Server and you can simply place any additional web based file in that deployed application path to reference on your Oracle BI Server.

  • Easiest way of moving a dashboard page?

    I need to move a dashboard page made by a user to the dashboard area of another user. Is it possible? If so, what is the easiest way of doing it?
    Thanks a lot in advance,
    Fabio

    Settings - > Administration -> Manage Presentation Catalogue
    You will need to enable 'Show Hidden Items'
    Find the folder the dashboard was created in, this will be either :
    \shared Folders\<folder name>\_portal\<dashboard name>
    or
    \users\<user name>\_portal\<dashboard name>
    In the dashboard folders in the locations above you will see the pages , use the copy icon to either copy or move these to another dashboard folder (using the same location path templates as above).
    Watch out for :
    Accessing user folders can only be done by that user, you may need to get the user to copy the dashboard page to a shared folder if you want to pick it up for them.
    leave the "dashboard layout" file where it is and dont touch it. I have been moving dashboard pages in a single sign on environment using this method for a while (Single Sign On = no on-line catalogue manager). The page is only a reference to other objects (prompts, reports etc) so you only need to move the page. Obviously make sure the dashboard content has the correct permissions for the target audience !
    Try that out and let us know how you get on.
    HTH
    Alastair

  • Reg: Dashboard page Name not getting displayed.

    Hi
    I have created a dashboard Dashboard1 and it has 5 different pages
    pg1 thru pg5. I have 5 users USER1,USER2.USER3,USER4 and USER5.
    I have assigned each page to a user and all the users have access to Dashboard1
    i.e
    USER1 pg1 of Dashboard1
    USER2 pg2 of Dashboard1
    USER3 pg3 of Dashboard1
    USER4 pg4 of Dashboard1
    USER5 pg5 of Dashboard1
    The problem is name of the pages is not displayed once the dashboard is accessed after log on..The report attached to that page is displaying data, but page name on the tab is blank...
    Could anybody help me with this information pls..
    Thanks in Advance...

    Hi,
    When a single page is placed on the Dashboard it will not show the page name as it won't show any tab on the Dashboard. This is happening by default.
    This case applies to your scenario as you restricting those pages among the users.
    To just check, give the permissions to the user1 to view 2 dashboard pages instead of 1. Then you can able to see the page names on the tabs as 2 pages are on the Dashboard for that user.
    I am also not aware of displaying the Page name when there is a single page on the dashboard...:(
    -Vency

  • OBIEE 11g: Subscribe to Agents through Dashboard page?

    Hi all,
    I have created a set of agents which would deliver personalized content to subscribing users based on their OBIEE username. The agents work great, however I am stuck at finding a simpler way to allow various users to subscribe to said agents.
    The standard subscription method is cumbersome: Go to Catalog, browse to where agents are, Click More, select Subscribe. I don't want my users wandering around through a pretty thick catalog only to subscribe to an agent. Chances are they'll wander off, mess up, fail to subscribe or not even bother to try in the first place. What I would rather do is have them go to a dashboard and click on something to subscribe directly, without caring where the agents are located.
    A dodgy workaround I have implemented is to put up a link to an URL which is the catalog location of the agents. Users would click on that link and they will see the list of agents, allowing them to subscribe/unsubscribe. Still, I would like to simplify this further, if possible. Any ideas?

    Hi All,
    I am trying to display ‘help’ section on every dashboard or Create a separate Help Dashboard Page …
    Tried using "Link or Image" object option and Uploaded the pdf’s to Help file *(/Shared Folders/Help)* – Let say the PDF Name is Employee_Expenses.pdf
    So I am using the URL for link object as
    URL= saw.dll?downloadFile&path=%2Fshared%2FHelp%2FEmployee_Expenses.pdf
    Image = fmap:Images/help.gif (Do I need to have help.gif in /Shared Folders/Help folder Cause I don’t have it…)
    It’s not working – Any Ideas….
    Thanks,
    Syed
    Edited by: 963239 on Dec 12, 2012 11:35 AM

  • Opening Dashboard Page in New Window While Passing Prompt Values

    Hi,
    Currently it is not possible to open a dashboard page in a new window AND have the prompt values from a prior page pass to this page. I see one or the other can be accomplished but not both. Is there a way this can be acheived somehow or is there a workaround for this?

    You are correct. The "Link or Image" object does not pass the dashboard prompt values, though it allows the destination dashboard to be opened up in a window.
    Here is a workaround.
    1) Place the link in a "Guided Nav. Link" object and set the destination dashboard and desired report. With the prompt set up correctly (i.e., dashboard scope, set to PV, destination report column filtered to receive the PV), the destination report will be filtered on the prompt as desired.
    2) I noticed (and maybe this is why you wish the "new window"), there is no "return" link on the destination report. To fix this, in the destination dashboard, add a Text object to the dashboard. In the properties, paste the code below and make sure to check off "Contains HTML markup." This will produce a "Return" button on the dashboard.
    <input type="button" value="Return" onclick="history.back();">
    Now, when the user selects the prompt and clicks on the link, the prompt is passed to your second dashboard. When the user wishes to return, he/she can click on the "Return" button and return to the primary dashboard.
    HTH,

  • Link to OBIEE 11g Dashboard Page from a 10g Dashboard Page

    Hi all,
    Is it possible to place a Link object on a dashboard page (within OBIEE 10g) and have that navigate to an OBIEE 11g dashboard page?
    If so, how is that implemented?
    Our 11g and 10g environments are on different servers.
    For business reasons (and budgets) we are not migrating our entire 10g environment to 11g just yet.
    Thanks.

    You can use Go URL as long as they are on same network domain [Go URL|http://docs.oracle.com/cd/E21043_01/bi.1111/e16364/apiwebintegrate.htm#i1005050]
    http://sureshotstrategies.wordpress.com/2008/12/13/integrating-oracle-obiee-content-using-go-url-syntax-2/
    http://www.iwarelogic.com/2010/09/integrating-oracle-obiee-content-using-go-url-850/
    Hope this helps.
    SVS

  • Re: OBIEE 11g Dashboard Page Prompt

    Hi all,
    We have a Dashboard page in that multiple reports is there and one Region prompt is there with the scope of page level ,
    once i gave the filter with that prompt every report is filtered based on that prompt values .
    but in that reports for a particular report we were already drill down based on hierarchy and the remaining all reports are in highest level , now we were applies the filter through the prompt the remaining reports are filtered based on prompt value except that report which is in already drill down mode .
    Can any body help me out , is it a tool limitation/ i have to do any changes.
    Thanks,
    Ravi

    Hi,
    The report will react to a prompt only if there is a is promt column in that report. Check if there a is prompt filtered column in the report and remove it.
    If you think that column is to be filtered as Is prompted and should not react to the dashboard prompt, then need to check...
    Thanks

  • OBIEE 11g Dashboard page load performance issue

    Hi All,
    One of my dashboard is taking for 5 to 15 min to load,Once the dashboard is displayed reports are coming fast. Dashboard has 5 pages.
    Eg:
    When I click on Dashboard -> XXXX Dashboard. It took 5 to 15 min to display the dashboard page. Reports are coming fast once the page is loaded.
    Please help me on this.
    Regards,
    Hari

    Cool,
    Thank you for sharing the opinions of you.
    My English i'snt so good. May not have expressed myself correctly.
    In response to my post, I said that "OTHER" point which should also be evaluated is the environment you are using. not that this point is paramount.
    Since the OBIEE is generated queries, the evaluation of queries generated and sent the data sources for sure should be evaluated.
    thank you guys

  • OBIEE 11g How to pass variable from one prompt to another prompt in dashboard page.

      How to pass variable from one prompt to another prompt in dashboard page.
    I have two prompt in dashboard page as below.
    Reporttype
    prompt: values(Accounting, Operational) Note: values stored as
    presentation variable and they are not coming from table.
    Date prompt values (Account_date, Operation_date)
    Note:values are coming from dim_date table.  
    Now the task is When user select First
    Prompt value  “Accounting” Then in the
    second prompt should display only Accounting_dates , if user select “operational”
    and it should display only operation_dates in second prompt.
    In order to solve this issue I made the
    first prompt “Reporttype” values(Accounting, Operational) as presentation
    values (custom specific values) and default presentation value is accounting.
    In second prompt Date are coming from
    dim_date table and I selected Sql results as shown below.
    SELECT case when '@{Reporttype}'='Accounting'
    then "Dates (Receipts)"."Acct Year"
    else "Dates (Receipts)"."Ops
    Year"  End  FROM "Receipts"
    Issue: Presentation variable value is not
    changing in sql when user select “operation” and second prompt always shows
    acct year in second prompt.
    For testing pupose I kept this presentation
    variable in text object of dashboard and values are changing there, but not in
    second prompt sql.
    Please suggest the solution.

    You will want to use the MoveClipLoader class (using its loadClip() and addListener() methods) rather than loadMovie so that you can wait for the file to load before you try to access anything in it.  You can create an empty movieclip to load the swf into, and in that way the loaded file can be targeted using the empty movieclip instance name.

Maybe you are looking for

  • [awesome] New to the tiling world

    Hey everybody, After the surprises and joys of the basic Archlinux install, I first installed KDE4 as DE, because I was quite used to use it. The I saw that KDE wasn't enough light to change my PC in a formula 1 car, so I searched. After that I insta

  • Retrieving data from a dead iMac

    How do I retrieve the data from my white iMac G5 that has a fried logic board? Can I do this myself? And if so how?

  • Thunderbolt adaptor to fire wire not working

    I just Got the focus rite pro 40. works great with fire wire. I recently purchased the apple thunderbolt adaptor. Plug up power on device then computer. The software says hardware not connected. I'm using the plain Firewire 400 to 800, 6pin to 9pin c

  • In create WD DC screen, vendor is read-only

    I am trying to create custom web dynpro component.  In the create DC screen, the vendor is set to sap.com and is read-only. With SP10, we were able to set this to our  company domain.  After upgrading to SP17, the vendor field is read-only. Any ideas

  • Where to give Defect Type Master In QM

    Gurus Please guide me., cause I want to create defects in result recording.