Adding Really Reports to Rally Dashboard - rally

I Created some Custom Rally Reports. i Would like to add those to the dashboard. Is there any plugin or a way to do this.
Appreciate your help.

Related

Rally integration with SharePoint

Is it possible to get rally data to SharePoint online list by doing a Rest API call or is there a way to integrate rally to SharePoint.
Please let me know the available option
One option is to write a custom app, create an API Key and embed it into sharepoint via an iFrame.
More details can be found in the SDK Docs: https://rally1.rallydev.com/docs/en-us/saas/apps/2.1/doc/index.html#!/guide/embedding_apps-section-develop-the-app
Edit: I should note that you need to find a way to obscure the apiKey from users. The apiKey should only have read access and should be completely hidden

How to sync User stories from JIRA to Rally

User will create a user story and task in JIRA and i need to sync them to (basically continous copy user stories from JIRA to RALLY) RALLY
You really need to think about getting something from OpsHub and the like. They have ready-made tools to do what you want. It sounds like you are taking the wrong approach and are re-inventing the wheel.
Or alternatively, you could go to the Rally help pages: https://docs.ca.com/en-us/ca-agile-central/saas/connectors

Chatbase integration dashboard

have any way to integrate the dashboard generated in ChatBase with another web page? I would like to present the data generated in another dashboard
dashboard chatbase:
Thank you for your question. Chatbase does not currently support report embedding/integration. Our recommended workaround would be to invite the external users as viewers to your bot. You can then provide them deeplinks to the Chatbase reports from within their logged in experience on your own site.

Edit Pentaho User Console homepage

I need to edit the homepage in Pentaho user console. I want to change it to my own design. However, I don't know how to change it. Can someone guide me to do this?
I'm totally a beginner in using pentaho. I also not really good in Java. I use Pentaho Enterprise Edition.
take a look at this page
it explains how to do Customising Login Dialog Messages, Customising User Console Messages, productName, loadingConsole, etc

How do I share a rally dashboard with a single team

I've created a couple of dashboards in my rally environment and since I cannot make them project viewable I would like to share the dashboard without sharing it with the entire workspace.
Is this possible? If so how?
Unfortunately, shared pages in Rally get shared with everyone and cannot be set to be visible at the project level. You will need to share with the desired users which apps and settings (or code if it is a custom HTML app) you are using in order for them to be able to re-create these themselves.
You could always post this as an idea at https://ideas.rallydev.com to get visibility for the functionality you are looking for.