Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Javascript embedded dashboard export

Accepted answer
31
Views
5
Comments

Hello

I would like to know how to enable the option to export a dashboard that is already embedded in my application.

Thanks

Fabio Lobo

Best Answer

  • Ok, great, you are embedding a data visualization workbook (way back, it was called a Project).

    If you right-click you can check if the export menu displays, like this:


    If not, check the 'Present' tab in the visualization in the UI, you can select options (export being one of them) at the Workbook and Canvas level.

    Specify Canvas Visualization Menu Options in Present

    Check if you have the export option enabled.


Answers

  • Hi Fabio,

    Welcome to the Oracle Analytics community, we are glad you are here!

    Can you explain a little more to the community about your case?

    You mention "dashboard". Are you referring to to an Oracle Analytics Workbook/Visualizations that you have embedded into your application?, or are you referring to a Classic Answers Dashboard. I assume the first option, but we would like to make sure.

  • User_6ENFI
    User_6ENFI Rank 2 - Community Beginner

    Hello
    Thanks for the quick response.

    I'm not very familiar with Analytics and the terms yet.

    I'm using the following code to integrate (with authentication and everything else necessary) a workbook and would like to have the export option.

    <oracle-dv project-path="/@Catalog/shared/xxxxxx" active-page="insight"></oracle-dv>

  • User_6ENFI
    User_6ENFI Rank 2 - Community Beginner

    Thank you

    You're a genius!!! That's exactly what I needed, it's perfect now.

    I'll be back soon with other questions.

    Best regards

    Fabio Lobo

    Some screenshot's:

  • Bhaskar Konar
    Bhaskar Konar Rank 8 - Analytics Strategist

    Very helpful information.

    Thanks for sharing @SteveF-Oracle!