dashboards-html5

How to export to HTML5 locally in SAP Dashboards

SP05 was kind of a milestone upgrade to SAP Dashboards. One of the most prominent and my personal favorite is the ability to export the dashboard to HTML5. However there is a small caveat to this. You can not export the HTML5 version locally to your computer, that is, you can only export it to a BOE server and then access it using the SAP Mobile BI app for iOS and Android on Tablets. Although there is no straight forward procedure to export the HTML5 version locally, here is a little trick that will allow you to do that.

1. Preview the dashboard in Mobile mode. Make sure to leave it in preview mode until you finish steps 2 and 3

sap-dashboards-html5-export-preview

2. Navigate to C:\Users\<username>\AppData\Local\Temp

3. Search for dashboard.html. The folder name typically starts with the letters “js”. In my case it is “jsEE71”

sap-dashboards-html5-export-folder

4. Copy the entire folder to the desired location

5. Launch the dashboard.html file

Voila. And if you are well versed with HTML5, you might want to play with the code and incorporate some cool tricks of your own outside of SAP Dashboards. If you do so, use the comments section to share it with the user community.

Note: The Mobile export to BOE server currently supports data connections created using the native Query Panel. This type of export will not retain those connections. Thanks Gb!

 

  • Gb

    I am assuming this export would loose access to data connections?

    • kalyanverma

      Yes, it does.

      • Filipecruz

         Are you saying that if my dashboard as an xml data connection, after exporting to html 5, it won’t be able to read the xml file?

        • kalyanverma

          @b9e432407b4b72969c8e63c9d0ae63f2:disqus XML connections are not supported in HTML5 export. See the note at the end of the post.

  • Pingback: RT @pieter_hendrikx: How to export to HTML5 locall… | The Davis Gang()

  • Gianni Zanetti

    Hi Kalyan
    sound vey interesting. Which version do I need to make the HTML Export as described above? I am not getting this Mobile option in the preview option

  • Christian Salas

    Hi, I try to deploy this html dashboards in windows 7 and IE8, but this don’t run. On IE11 run perfectly, but with IE8 is a problem, do you have any solution?