Pulse 6 dashboard editor

We have used the new pulse dashboard editor to create a more streamlined dashboard for a few of our TM1 instances. The editor worked great and now we have a new format and it has been saved. We can preview the dashboard, but we can’t find a way to access the dashboard directly.

Can someone share the correct URL format to view custom pulse dashboards?

Hi @rdclapp ,

That is great! As for viewing it, the dashboard is assignable to an server/environment via the Servers page:

image

Once assigned, that will be used as the default dashboard whenever that server is selected.

Cheers!

Paul

We are looking to embed the dashboard in another page (UX actually). Is there a direct link option?

Hi @rdclapp ,

Not sure what you meant, but perhaps you were searching for a functionality that HTML iframe provides?

There should lots of articles on the web about embedding sites into another site if that is the case.

Cheers!

Paul

Is there a way to view a dashboard without having it assigned to an environment? Reason being, we were trying to embed the content in an iframe in Apliqo. I was hoping for something via a query string like
pulse.com/dashboards?name=mydashboard

Hi @rdclapp ,

You can preview it with a URL like for example:

http://localhost:8099/#/system/dashboard-editor?profile=dashboard_default&preview

Though the preview button will still be there unless you have your ways of hiding it.

Is there a way to view a dashboard without having it assigned to an environment?

That is a no. An environment is needed for the dashboard to be viewed/used.

An option is to create another environment specifically for holding the custom dashboard so that it can be accessed like:

http://localhost:8099/#/?s=ENVIRONMENT-WITH-DASHBOARD

Note that on this environment (Servers page on Pulse 6.0.4 and below), you do not need to input the credentials for the TM1 servers on Instance Settings, as it is being monitored already via another Server/Environment setup.

Cheers!

Paul