How to display dashboards created with pa_dashboards in Module of Applciatione menu

Kentaro Numata
Tera Guru

Hello, It's Ken.

I've a question about Module of Application menu.

We created a dashboard with pa_dashboards, And then we wanna display dashboard in Module of Applciatione menu.

But, It's not going well.

 

How should I set it?

The dashboard URL is "https://xxx.xxxx-xxx.com/$pa_dashboard.do?sysparm_dashboard=880f5328db9b21107c16f9a1f3961946&sysparm..."

 

スクリーンショット 2024-02-08 13.02.51.png

 

Thanks,

Kentaro.

4 REPLIES 4

Jim Coyne
Kilo Patron

What is "not going well"?  What are the current results?

 

The URL should be:

 

$pa_dashboard.do?sysparm_dashboard=880f5328db9b21107c16f9a1f3961946&sysparm_cancelable=true&sysparm_editable=false&sysparm_active_panel=true&sysparm_ignore_default_filter=false;

 

 

That should work, assuming "880f5328db9b21107c16f9a1f3961946" is the sys_id of the Dashboard record.

 

I created a tool a while back that helps setup new Modules for a Dashboard.  Take a look at this post:  "Create a Module for this Dashboard" Tool

shyamkumar VK
Kilo Patron

@Kentaro Numata  , I see your updating Incorrect Argument , Please update the Following link into your Argument , 

$pa_dashboard.do?sysparm_dashboard=880f5328db9b21107c16f9a1f3961946&sysparm_tab=521f1368db9b21107c16f9a1f396194b&sysparm_cancelable=true&sysparm_editable=undefined&sysparm_active_panel=false&_ga=2.242545409.2090726348.1707117402-1095250165.1705494237

 

Regards,

Shyamkumar

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

Hello, @shyamkumar VK.

 

Thank you for replying.

Please tell me how you formatted it.

 

Thanks,

Kentaro.

Hello @Kentaro Numata  ,

 

have used your URL and Formatted the Same , you should always use the second parameter that is after Instance Name 

 "https://xxx.xxxx-xxx.com/$pa_dashboard.do?sysparm_dashboard=880f5328db9b21107c16f9a1f3961946&sysparm..."

 

Regards,

Shyamkumar 

 

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar