Dashboard Discussion, Support, Examples, Help » Dashboard Creation

Dashboard Questions

(2 posts)

Tags:

  1. hi, need clarifications

    1. Can we combine an excel spreadsheet (template) with the Oracle tables?

    2. How do we close the drill down once it is open?

    3. Is there a way to make the dashboard static instead of dragging and dropping?

    4. Is there a way to highlight specific key data with coloring?

    5. Is there a way to put a logo or a picture our company name on the top left of the dashboard?

    6. Is there a way to put in a hyperlink next the logo?

    7. In the View Only responsibility, can you confirm it does not include the SQL queries or format changes? (Do you have the downloadable link?)

    8. We are having problems with the screen freezing where we will lose the data. Any suggestions on how to prevent this?

    9. When closing the dashboard, the save box appeared and I hit the red “x” a the top of the message thinking it was a cancel function. Instead, it closed the dashboard and did not save. We need another warning of “are you sure?”

    Posted 1 year ago #
  2. Can we combine an excel spreadsheet (template) with the Oracle tables?
    >>On the same dashboard you could include information from an Excel spreadsheet and oracle tables.

    2. How do we close the drill down once it is open?

    >>There is a small minus icon on each frame, clicking on it will close it.

    3. Is there a way to make the dashboard static instead of dragging and dropping?
    >>During the design mode, you can move the objects freely but with the above update, when you switch to view mode, it locks each frame to its position and users cannot move them. Also there is this plugin.jst through which you can control the view mode and frame locking. This is useful when you deploy it to end users.

    4. Is there a way to highlight specific key data with coloring?
    >>Yes, Here is the tutorial http://www.infocaptor.com/user_help/exception_stop_light.htm

    5. Is there a way to put a logo or a picture our company name on the top left of the dashboard?
    >>Yes, http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard#image

    6. Is there a way to put in a hyperlink next the logo?
    >>Yes, Create a Parameter and select 'BLET' as the type, enable the javascript and in the script text editor enter this
    Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + "http://www.infocaptor.com/how_to_build_dashboard_using_excel.pdf");
    Replace the url above

    7. In the View Only responsibility, can you confirm it does not include the SQL queries or format changes? (Do you have the downloadable link?)
    >>Yes. The same designer can be configured as viewer

    8. When closing the dashboard, the save box appeared and I hit the red “x” a the top of the message thinking it was a cancel function. Instead, it closed the dashboard and did not save. We need another warning of “are you sure?”
    >>>We will fix this in next release.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.