Wiki page link to a Dashboard

Solved!
davidmakovoz
Wiki page link to a Dashboard

I am trying to add a link to a dashboard in a wiki page. I have the following in my Wiki page:

 

[Dashboard](dashboard:PROJ1.My_Dashboard) 

 

where PROJ1 is the project key and My_Dashboard is the dashboard name. 

When I click in the Dashboard link I get the following error message:

 

Not found
dashboard does not exist: PROJ1.My

 

 What should I use instead of the dashboard name in the wiki link?

Thanks

0 Kudos
1 Solution
Snoopy
Dataiker

Hi @davidmakovoz ,

 

I tried the above as well and I got the followings:

Screenshot 2020-10-06 at 11.55.25 AM.png

Screenshot 2020-10-06 at 11.55.33 AM.png

My project ID, dataset_name, and model_ids are all obtained from URL.

Screenshot 2020-10-06 at 11.57.24 AM.png

Screenshot 2020-10-06 at 12.16.05 PM.pngScreenshot 2020-10-06 at 12.16.14 PM.png

Let me know if this works?

Judy

View solution in original post

4 Replies
Snoopy
Dataiker

Hello @davidmakovoz 

Wiki page uses Markdown syntax by default.

Please refer to the following URL for the syntax. https://www.markdownguide.org/basic-syntax/

 

Here is what I have done. I have a simple dashboard URL which is https://www.markdownguide.org/basic-syntax/

I want to embed this into Wiki with the name "Dashboard X" 

Then in Wiki Edit, you could write the following - [Dashboard X](http://localhost:11000/projects/DRILLING101/dashboards/mP85585_drilling-101s-default-dashboard/view/vastxvg) 

This is easily achieved when you actually just type Dashboard X, then highlight "Dashboard X" then click on the link icon, and just enter the above link.

I'm attaching a few screenshots for your information.

Wiki EditWiki EditWiki ViewWiki View

 

 

 

 

0 Kudos
davidmakovoz
Author

See here 

[[PROJECT_KEY.Wiki Article 1]]
(my dataset)[dataset:PROJECT_KEY.dataset_name]
(my model)[saved_model:PROJECT_KEY.model_id]
(my project)[project:PROJECT_KEY]

The examples use the objects IDs, not URLs.  I tried to use the URL, it didn't work.  

0 Kudos
Snoopy
Dataiker

Hi @davidmakovoz ,

 

I tried the above as well and I got the followings:

Screenshot 2020-10-06 at 11.55.25 AM.png

Screenshot 2020-10-06 at 11.55.33 AM.png

My project ID, dataset_name, and model_ids are all obtained from URL.

Screenshot 2020-10-06 at 11.57.24 AM.png

Screenshot 2020-10-06 at 12.16.05 PM.pngScreenshot 2020-10-06 at 12.16.14 PM.png

Let me know if this works?

Judy

Ignacio_Toledo

This is also possible to do by using the Dataiku `bird` icon when editing in the wiki area:

Selection_347.png

so the trick with the Dashboards is to find out the dashboard key, which was not simple. In this case the info from the url was PTLfE6y_predictive-maintenance. BUT with the bird icon it wasn't necessary!

Labels

?
Labels (1)
A banner prompting to get Dataiku