how to set a default value in a filter in the cognos 11 dashboard when opening the dashboard? - dashboard

I have a dashboard in cognos 11.1.7 and I need that when the user opens the dashboard it shows the data of the current month and the user can change the month.

Related

Can Elastic Search be used as a NoSQL database

In my case, I need to store user specific event metadata and show it in the user inbox sorted by created date in paginated form. This has to be shown when the user logs into the system, there will be an inbox icon. Once the user clicks on the icon, user specific events will be shown in batches of 20. Can I use elasticsearch as a data store.
It is certainly possible to use Elasticsearch as a primary storage, but there are some limitation in it. Kindly refer this link for the limitations enter link description here

kibana how to give Role or Access to user to see Only One Single Dashboard?

These are the Dashboards I created using Vizualisations. Lets say When User SignIn to KIbana, It should display only one Dashboard based on role.
Eg: I want to show App Analytics Dashboard to one person and Order Payment Analytics Dashboard to another Person with different Role. etc.
You need to have X-Pack Security in order to leverage the kibana_dashboard_only_user role + another role that gives access to only a selected list of dashboards for that user.
Yes you need X-pack, On top of that you can allow access to certain dashboards by
create a role
Associate the index that the dashboards uses
Assign the role to the users along with the Dashboard_only_user role.
But you cant hide the other dashboards name from being displayed in the dashboard menu, its just gonna be empty if they dont have access to that dashboard
Follow the below steps.
create a space in "Spaces" under stack management.
export the Saved Objects of the dashbaord with its related objects from the existing space (default)
import that saved object to your new space.
Create a viewer role with the new space you created.
assign that to your user.
done!

ServiceNow Sharing Dashboard

I have 2 team members that have access to all the same things as I do. When I attempt to share a created dashboard, there names/emails are unavailable, why would this be?
Navigate to Performance Analytics > Dashboard Admin.
Click a dashboard to open it.
Choose from the following options in the Visible to field:
Everyone: Select roles that can access this dashboard.
Users and Groups: Select users and groups that can access the dashboard.
Also note that, users must have the pa_viewer role to view dashboards. Users with the pa_admin and pa_power_user roles can create and edit dashboards.
Read more about Dashboards here

How to display filter in google analytics

I have a google analytics account for one domain, lets call it MyDomain, on this Domain there is a subfolder (/MySubFolder/) that I would like reports for. I therefore created a filter in the admin tab - view - filter that filter out data based on . How can I create one report that show data based on this filter, and one report that only show data for the top domain (without the subfolder)?

Section-specific (SALES-SERVICE-MARKETING) default dashboard in Dynamics CRM 2013

Right now I am customizing a Microsoft Dynamics CRM 2013 system.
I just created two (system) dashboards (one for SALES and one for SERVICE).
I know you can choose a "(general) default dashboard" that is shown when the user clicks on the "Home" button in the CRM / when the user visits the CRM page, but I was not able to find out if it is possible to assign a specific dashboard to each section (sales-services-marketing) (e.g. the user switches to the "Sales" section - my "SALES" dashboard should be shown / the user switches to the "Service" section - my "SERVICE" dashboard should be shown).
I'd be glad if somebody could tell if this is possible and how to achieve that.
There is a 'DefaultDashboard' property in the sitemap for each sub-menu. You can set the value manually or use the XrmToolBox.

Resources