SlideShare a Scribd company logo
1 of 44
UNDER THE HOOD WITH
COGNOS ANALYTICS R5
Say Hello to Portal Tabs Replacement
• Introductions
• Customizations
– Portal Tab Replacement
– Extensions
• Navigation Paths
• Mapping
– Today
– Tomorrow
• Release 6 Update
• About Senturus
• Additional Information
• Q&A
Agenda
Copyright 2017 Senturus, Inc. All Rights Reserved.
Presenters
Copyright 2017 Senturus, Inc. All Rights Reserved.
Jim Frazier
VP of Client Solutions
Senturus, Inc.
Todd Schuman
Practice Lead
Installations, Upgrades,
and Optimization
Senturus, Inc.
Hundreds of Free Resources
http://www.senturus.com/resources/
RESOURCE LIBRARY
An extensive, free library of past webinars,
demonstrations, whitepapers, presentations, helpful
hints, and more.
Copyright 2016 Senturus, Inc. All Rights Reserved.
This slide deck is from the webinar: Under the Hood
with Cognos Analytics R5
To view the FREE video recording, download this deck or
read the Q & A go to:
http://www.senturus.com/resources/under-the-hood-
with-cognos-analytics-r5/
Hear the Recording
Copyright 2016 Senturus, Inc. All Rights Reserved.
Portal Tab Replacement Using Extensions
CUSTOMIZATIONS
Portal Tabs in Cognos BI 8/10
Copyright 2017 Senturus, Inc. All Rights Reserved.
• Search
• Websites/intranet
• Report/dashboard
viewer/landing
page
• Security – limit
access
• Remove public
folder
Cognos Analytics - Search
Copyright 2017 Senturus, Inc. All Rights Reserved.
Search
• Vastly superior to Cognos
BI 10
• No need to run index jobs
• Auto complete
• Save searches
Recent
• Every report you run
Cognos Analytics – Landing Page
Copyright 2017 Senturus, Inc. All Rights Reserved.
Users can ”set as home”
• Report or dashboard
• Run report or dashboard,
click ellipsis to set
• My preferences, home
page, reset to default to
revert back
Administrators can “set as
home”
• Cognos groups only
• Available in R5
• Manage -> accounts
Cognos Analytics – Customizations
Copyright 2017 Senturus, Inc. All Rights Reserved.
• [Install Directory]/samples/extensions
• Samples available
⎼ Button Folders
⎼ Button Report/Dashboard
⎼ Button Website
⎼ Context Menu
• .zip format
⎼ Extract
⎼ Modify
⎼ Zip
⎼ Upload
Cognos Analytics – Sample JSON
{
"name":"Senturus_Button_Folder",
"schemaVersion": "1.0",
"extensions": [
{
"perspective": "common",
"comment": "There is a special meta perspective called COMMON.
Adding contributions to this perspective will cause the extension
to be applied to All perspectives.",
"features": [{
"id": "sample.common.button.openFolder",
"toolItems": [
{
"comment": "This code adds a button to easily access an important
folder.",
"id": "sample.folder.opener",
"containerId": "com.ibm.bi.glass.navbarLeadingGroup",
"label": "Security reports",
"type": "Button",
"icon": "common-folder",
"weight": 700,
"push": "true",
"comment": "The greater the weight, the higher the item will
appear in the container.",
"actionController": "bi/glass/api/FolderOpener",
"options": {"path": ".public_folders/Security"}
},
{
"comment": "This code adds a button to easily access an important
folder.",
"id": "sample.folder.opener2",
"containerId": "com.ibm.bi.glass.navbarLeadingGroup",
"label": "Development reports",
"type": "Button",
"icon": "common-folder",
"weight": 800,
"push": "true",
"comment": "The greater the weight, the higher the item will
appear in the container.",
"actionController": "bi/glass/api/FolderOpener",
"options": {"path": ".public_folders/Development"}
}
]
}]
}]}
Spec.JSON Description
https://www.ibm.com/support/knowledgecent
er/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.
ag_manage.doc/c_ag_manage_json.html
Copyright 2017 Senturus, Inc. All Rights Reserved.
Cognos Analytics – Customize Accounts
Copyright 2017 Senturus, Inc. All Rights Reserved.
Administrators can now control
• Home page
• Features
• Themes
Create Cognos groups
• Add in AD groups/users
• Assign home page, UI features
• Set priorities
Extensions can be enabled/disabled
• Grant/restrict access to folders
• Restrict access to team content
• Restrict new content creation
Cognos Analytics – Still a Work in Progress
Copyright 2017 Senturus, Inc. All Rights Reserved.
Team content still available
• Unable to hide
• Can be restricted access
Unable to absorb multiple group customizations
• Priority decides conflict
Cognos namespace only
Demo
Copyright 2017 Senturus, Inc. All Rights Reserved.
To view the FREE video recording and download this
deck, go to:
http://www.senturus.com/resources/under-the-hood-
with-cognos-analytics-r5/
The Senturus comprehensive library of recorded
webinars, demos, white papers, presentations and case
studies is available on our website:
http://www.senturus.com/resources/
Hear the Recording
Copyright 2016 Senturus, Inc. All Rights Reserved.
NAVIGATION PATHS
Navigation Paths
• Create with data modules
• Access with dashboard
• Special context icon
• Break free from dimensional
modeling
Copyright 2017 Senturus, Inc. All Rights Reserved.
GEOSPATIAL MAPPING
• Visualizations
⎼ Dynamic map (older)
⎼ MapBox (one with pin)
• Dashboard only
• State level shape
coloring
Mapping - Today
Copyright 2017 Senturus, Inc. All Rights Reserved.
• City and zip code color
boundary
• Available in reporting
• MapBox customizations
• Custom shapes
– Building interiors
Mapping - Tomorrow
Copyright 2017 Senturus, Inc. All Rights Reserved.
Demo
Copyright 2017 Senturus, Inc. All Rights Reserved.
To view the FREE video recording and download this
deck, go to:
http://www.senturus.com/resources/under-the-hood-
with-cognos-analytics-r5/
The Senturus comprehensive library of recorded
webinars, demos, white papers, presentations and case
studies is available on our website:
http://www.senturus.com/resources/
Hear the Recording
Copyright 2016 Senturus, Inc. All Rights Reserved.
Answers to Questions Asked by Viewers
During the Webinar
QUESTIONS LOG
Q&A: Get Under the Hood with Cognos Analytics R5
Copyright 2016 Senturus, Inc. All Rights Reserved.
Q: We have upgraded to Cognos Analytics Release 5 and have lost the
capability to search for content. Any idea as to why this is occurring?
A: We would need to review your environment to determine the cause
for this. In the absence of a review, we recommend checking your
permissions and possibly reinstalling the software.
Q: Where can we get Cognos Analytics customizations?
A: You can get the information at IBM Knowledge at:
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/
com.ibm.swg.ba.cognos.ag_manage.doc/c_ag_manage_json.html
Q: How do I hide my content from other users in Cognos Analytics?
A: You can hide folder content the same way you did in previous
versions. You can also create user groups and customize the UI for
these groups.
Q&A: Get Under the Hood with Cognos Analytics R5
Copyright 2016 Senturus, Inc. All Rights Reserved.
Q: What happens if two groups have the same priority in Cognos
Analytics? Which one takes precedence?
A: You can assign the priority order. The higher priority will take
precedence.
Q: Is Google Chrome the primary supported browser for Cognos
Analytics?
A: It is supported, but not the primary support browser. IE, Chrome,
Safari and Firefox are all supported in Cognos Analytics. For full browser
details consult IBM Knowledge at:
http://www-969.ibm.com/software/reports/compatibility/clarity-
reports/report/html/prereqsForProduct?deliverableId=F1C726601C2F11
E69AAAC4D0C72C126B#sw-13
Q&A: Get Under the Hood with Cognos Analytics R5
Copyright 2016 Senturus, Inc. All Rights Reserved.
Q: Is there a description of the specifics of each of the features and
what they remove in Cognos Analytics?
A: Most of these can be found in the IBM documentation. Read the
following document to get information about the buttons in the
reporting tool:
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/co
m.ibm.swg.ba.cognos.ug_cr_rptstd.doc/c_cr_rptstd_intrd_user_interfa
ce.html
Q: In extensions in Cognos Analytics, such as Quick Links, is it possible
to create a menu item that allows me to open an external website page
in a new window, instead of an iFrame?
A: We have not tried this, but would imagine it’s possible.
Q&A: Get Under the Hood with Cognos Analytics R5
Copyright 2016 Senturus, Inc. All Rights Reserved.
Q: When will IBM stop supporting Cognos BI 10.2.2 ?
A: Cognos BI 10.2 is scheduled to go end-of-life in April 2018.
Q: What is the difference between dashboard, story and report in
Cognos Analytics?
A: Dashboard is the new interactive visualization tool. You can drag and
drop elements onto the canvas and the tool will connect the objects
and provide recommendations on the best way to display the data.
Story is a new feature that allows you to skip copying reports and
visualizations to PowerPoint and present live data directly in Cognos.
Report is the evolution of Report Studio and Workspace Advanced. You
can create your complex, prompted, pixel-perfect reports using this
tool.
Q: Does navigation paths work with DMR package in Cognos Analytics?
A: You would need to use a data module to do this.
Q&A: Get Under the Hood with Cognos Analytics R5
Copyright 2016 Senturus, Inc. All Rights Reserved.
Q: If we transition from Cognos BI 10.2.2 to Cognos Analytics Release 5,
will existing Portal Tab dashboards need to be rewritten?
A: Yes, there is no migration path for Portal Tabs. The purpose of this
webinar was to demonstrate how to recreate the concept and
functionality of Portal Tabs in Cognos Analytics.
Q: Is there a way to do a “save” instead of a “save as” for reports in
Cognos Analytics?
A: Yes, use the down arrow next to the save icon, which should provide
this option.
Q: In dashboard visualizations in Cognos Analytics is there a way to
show numbers presented in currency format (with leading $ sign)?
A: Yes, you should be able to change this in the properties.
Q&A: Get Under the Hood with Cognos Analytics R5
Copyright 2016 Senturus, Inc. All Rights Reserved.
Q: Is it true that Workspace is totally going away? We use Workspace as
our home page, which contains reports.
A: Yes, Workspace will be going away. We recommend halting any
development using this tool and focus on the new dashboard tool.
Q: I saw that having something at priority 10, any other priority a user
might have will not show up, but what if portal user 3 had portal 1 and
portal 2 set both at priority 10? Would portal 1’s information show or
portal 2?
A: To be certain of the outcome, we would need to test this because
we’re not sure what logic is used to break a tie. It might be based on
the alpha sort of the groups.
Q: Is there any improvement regarding export/print dashboard in
Cognos Analytics?
A: Not that we are aware of. This is currently a tool for HTML only.
Q&A: Get Under the Hood with Cognos Analytics R5
Copyright 2016 Senturus, Inc. All Rights Reserved.
Q: If I've installed Cognos Analytics Release 5 without the samples
selected, can I run the installer again and pick it? Or will that affect my
current install?
A: Yes, you should be able to re-run the install and just select the
samples.
Q: Are the dashboard PowerCubes available in Cognos Analytics Release
5 and if so, what are their features?
A: No, they are not part of Release 5; however, they are part of Release
6, which was available on March 17, 2017.
Q: After upgrading to Cognos Analytics, the distribution lists that were
in place still work but no longer show for a new setup. How do we see
them for a new set up?
A: We would need to review your configuration to troubleshoot this.
Please contact us at info@senturus.com if you would like assistance.
Q&A: Get Under the Hood with Cognos Analytics R5
Copyright 2016 Senturus, Inc. All Rights Reserved.
Q: How do I share the GEO coded mapping rules? I’d like to map
latitude and longitude coordinates in our database to the new MapBox
visuals.
A: This is currently unavailable, you will need to wait for IBM and
MapBox to add this capability.
Q: Will you describe how I can disable the edit mode for a specific user
in Cognos Analytics Release 5?
A: You can create a group or role in the Cognos namespace and then
remove this option from reporting, dashboarding, data modules, etc.
Each area of Cognos Analytics has its own set of menus that can be
customized.
Q: Does the underlying security govern what you see on the nav bar in
Cognos Analytics?
A: No, you will need to use the user group customization to hide/show
any element on the nav bar.
To view the FREE video recording and download this
deck, go to:
http://www.senturus.com/resources/under-the-hood-
with-cognos-analytics-r5/
The Senturus comprehensive library of recorded
webinars, demos, white papers, presentations and case
studies is available on our website:
http://www.senturus.com/resources/
Hear the Recording
Copyright 2016 Senturus, Inc. All Rights Reserved.
RELEASE 6?
Release 6 Update
• March 17 – expected
date
• BlueID SSO
• Additional mapping
capabilities
• Planning analytics
• Dashboard
PowerCubes
Copyright 2017 Senturus, Inc. All Rights Reserved.
Expert guidance with the flexibility to help where you
need it
• Upgrade consultation: full upgrade assistance or
quick start
• Architectural guidance to transition from Portal Tabs
• Conversion of Query Studio reports to Report Studio
using Motio PI Pro
• V11 training (7 brand new classes available)
Cost: $4000/20 hours or $8000/40 hours
V11 Transition Assistance
35Copyright 2017 Senturus, Inc. All Rights Reserved.
Our dedicated integration and upgrade staff provides expertise
and guidance to smoothly migrate your system to a stable platform
with minimal impact on end users.
• Quick Start
- Installation and configuration of development environment
plus full documentation
- $4499
• Full Upgrade Implementation
- Full service implementation across all appropriate
environments
- Free estimate with completion of short questionnaire
Read details here: http://www.senturus.com/ibm-cognos-upgrade-
services/. For more information contact: info@senturus.com or
888 601 6010 ext. 85
Upgrade Assistance – Two Options
Copyright 2016 Senturus, Inc. All Rights Reserved.
What You Need to Know Before Upgrading to Cognos
Analytics
http://www.senturus.com/resources/what-you-need-to-
know-before-upgrading-to-cognos-analytics/
Preparing for Cognos Analytics V11
http://www.senturus.com/resources/preparing-for-cognos-
analytics-v11/
Data Acquisition Storytelling in Cognos Analytics
http://www.senturus.com/resources/data-acquisition-
storytelling-in-cognos-analytics/
Other Resources
Copyright 2017 Senturus, Inc. All Rights Reserved.
Upcoming Events
Copyright 2017 Senturus, Inc. All Rights Reserved.
Business Analytics Consultants
WHO WE ARE
Bridging the Gap Between Data & Decision Making
Analysis
Ready
Data
DECISIONS
& ACTIONS
Business Needs
Analysis
Ready
Data
Copyright 2017 Senturus, Inc. All Rights Reserved.
• Dashboards, Reporting & Visualizations
• Data Preparation & Modern Data Warehousing
• Self-Service Business Analytics
• Big Data & Advanced Analytics
• Planning & Forecasting Systems
• Proprietary Analytics Connector
Software
Business Analytics Architects
Copyright 2017 Senturus, Inc. All Rights Reserved.
1000+ Clients, 2000+ Projects, 16+ Years
Copyright 2017 Senturus, Inc. All Rights Reserved.
If your question or
issue is broader than
what can be answered
today, contact us at
info@senturus.com
and we will set up a
free consultation.
Q&A
Copyright 2017 Senturus, Inc. All Rights Reserved.
Thank You!
www.senturus.com
info@senturus.com
888 601 6010
Copyright 2017 by Senturus, Inc.
This entire presentation is copyrighted and may not be
reused or distributed without the written consent of
Senturus, Inc.

More Related Content

What's hot

MySQL High Availability Solutions - Feb 2015 webinar
MySQL High Availability Solutions - Feb 2015 webinarMySQL High Availability Solutions - Feb 2015 webinar
MySQL High Availability Solutions - Feb 2015 webinarAndrew Morgan
 
Demartek lenovo s3200_sql_server_evaluation_2016-01
Demartek lenovo s3200_sql_server_evaluation_2016-01Demartek lenovo s3200_sql_server_evaluation_2016-01
Demartek lenovo s3200_sql_server_evaluation_2016-01Lenovo Data Center
 
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructureSecuring oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructurevasuballa
 
Which Postgres is Right for You? - Part 2
Which Postgres is Right for You? - Part 2Which Postgres is Right for You? - Part 2
Which Postgres is Right for You? - Part 2EDB
 
EnterpriseDB's Best Practices for Postgres DBAs
EnterpriseDB's Best Practices for Postgres DBAsEnterpriseDB's Best Practices for Postgres DBAs
EnterpriseDB's Best Practices for Postgres DBAsEDB
 
Oracle Solaris Software Integration
Oracle Solaris Software IntegrationOracle Solaris Software Integration
Oracle Solaris Software IntegrationOTN Systems Hub
 
The Life of a Hadoop Administrator, with and without SmartSense
The Life of a Hadoop Administrator, with and without SmartSenseThe Life of a Hadoop Administrator, with and without SmartSense
The Life of a Hadoop Administrator, with and without SmartSenseHortonworks
 
Optimizing Your Postgres ROI Through Best Practices
Optimizing Your Postgres ROI Through Best PracticesOptimizing Your Postgres ROI Through Best Practices
Optimizing Your Postgres ROI Through Best PracticesEDB
 
Using oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradeUsing oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradevasuballa
 
GLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
GLOC 2014 NEOOUG - R12 Upgrade Downtime ReductionGLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
GLOC 2014 NEOOUG - R12 Upgrade Downtime ReductionBiju Thomas
 
Oracle Linux/Oracle VM & Oracle Cloud Overview
Oracle Linux/Oracle VM & Oracle Cloud OverviewOracle Linux/Oracle VM & Oracle Cloud Overview
Oracle Linux/Oracle VM & Oracle Cloud OverviewToronto-Oracle-Users-Group
 
IMCSummit 2015 - Day 2 Developer Track - Implementing a Highly Scalable In-Me...
IMCSummit 2015 - Day 2 Developer Track - Implementing a Highly Scalable In-Me...IMCSummit 2015 - Day 2 Developer Track - Implementing a Highly Scalable In-Me...
IMCSummit 2015 - Day 2 Developer Track - Implementing a Highly Scalable In-Me...In-Memory Computing Summit
 
Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...
Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...
Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...jeckels
 
Understanding the IBM Power Systems Advantage
Understanding the IBM Power Systems AdvantageUnderstanding the IBM Power Systems Advantage
Understanding the IBM Power Systems AdvantageIBM Power Systems
 
Drive DBMS Transformation with EDB Postgres
Drive DBMS Transformation with EDB PostgresDrive DBMS Transformation with EDB Postgres
Drive DBMS Transformation with EDB PostgresEDB
 
Introducing Postgres Enterprise Manager 5.0
Introducing Postgres Enterprise Manager 5.0Introducing Postgres Enterprise Manager 5.0
Introducing Postgres Enterprise Manager 5.0EDB
 
APEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciAPEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciMarketingArrowECS_CZ
 
Leverage your business with ebs extensions with endeca ppt
Leverage your business with ebs extensions with endeca pptLeverage your business with ebs extensions with endeca ppt
Leverage your business with ebs extensions with endeca pptVenkat Muthadi
 

What's hot (20)

Developer day v2
Developer day v2Developer day v2
Developer day v2
 
MySQL High Availability Solutions - Feb 2015 webinar
MySQL High Availability Solutions - Feb 2015 webinarMySQL High Availability Solutions - Feb 2015 webinar
MySQL High Availability Solutions - Feb 2015 webinar
 
Demartek lenovo s3200_sql_server_evaluation_2016-01
Demartek lenovo s3200_sql_server_evaluation_2016-01Demartek lenovo s3200_sql_server_evaluation_2016-01
Demartek lenovo s3200_sql_server_evaluation_2016-01
 
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructureSecuring oracle e-business suite 12.1 and 12.2 technology infrastructure
Securing oracle e-business suite 12.1 and 12.2 technology infrastructure
 
Highly Automated IT
Highly Automated ITHighly Automated IT
Highly Automated IT
 
Which Postgres is Right for You? - Part 2
Which Postgres is Right for You? - Part 2Which Postgres is Right for You? - Part 2
Which Postgres is Right for You? - Part 2
 
EnterpriseDB's Best Practices for Postgres DBAs
EnterpriseDB's Best Practices for Postgres DBAsEnterpriseDB's Best Practices for Postgres DBAs
EnterpriseDB's Best Practices for Postgres DBAs
 
Oracle Solaris Software Integration
Oracle Solaris Software IntegrationOracle Solaris Software Integration
Oracle Solaris Software Integration
 
The Life of a Hadoop Administrator, with and without SmartSense
The Life of a Hadoop Administrator, with and without SmartSenseThe Life of a Hadoop Administrator, with and without SmartSense
The Life of a Hadoop Administrator, with and without SmartSense
 
Optimizing Your Postgres ROI Through Best Practices
Optimizing Your Postgres ROI Through Best PracticesOptimizing Your Postgres ROI Through Best Practices
Optimizing Your Postgres ROI Through Best Practices
 
Using oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgradeUsing oracle cloud to speed up e business suite 12.2 upgrade
Using oracle cloud to speed up e business suite 12.2 upgrade
 
GLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
GLOC 2014 NEOOUG - R12 Upgrade Downtime ReductionGLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
GLOC 2014 NEOOUG - R12 Upgrade Downtime Reduction
 
Oracle Linux/Oracle VM & Oracle Cloud Overview
Oracle Linux/Oracle VM & Oracle Cloud OverviewOracle Linux/Oracle VM & Oracle Cloud Overview
Oracle Linux/Oracle VM & Oracle Cloud Overview
 
IMCSummit 2015 - Day 2 Developer Track - Implementing a Highly Scalable In-Me...
IMCSummit 2015 - Day 2 Developer Track - Implementing a Highly Scalable In-Me...IMCSummit 2015 - Day 2 Developer Track - Implementing a Highly Scalable In-Me...
IMCSummit 2015 - Day 2 Developer Track - Implementing a Highly Scalable In-Me...
 
Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...
Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...
Oracle WebLogic Server 12c: Seamless Oracle Database Integration (with NEC, O...
 
Understanding the IBM Power Systems Advantage
Understanding the IBM Power Systems AdvantageUnderstanding the IBM Power Systems Advantage
Understanding the IBM Power Systems Advantage
 
Drive DBMS Transformation with EDB Postgres
Drive DBMS Transformation with EDB PostgresDrive DBMS Transformation with EDB Postgres
Drive DBMS Transformation with EDB Postgres
 
Introducing Postgres Enterprise Manager 5.0
Introducing Postgres Enterprise Manager 5.0Introducing Postgres Enterprise Manager 5.0
Introducing Postgres Enterprise Manager 5.0
 
APEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciAPEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaci
 
Leverage your business with ebs extensions with endeca ppt
Leverage your business with ebs extensions with endeca pptLeverage your business with ebs extensions with endeca ppt
Leverage your business with ebs extensions with endeca ppt
 

Viewers also liked

Scaling Tableau to the Enterprise: The Perks and Pitfalls of Tableau Server W...
Scaling Tableau to the Enterprise: The Perks and Pitfalls of Tableau Server W...Scaling Tableau to the Enterprise: The Perks and Pitfalls of Tableau Server W...
Scaling Tableau to the Enterprise: The Perks and Pitfalls of Tableau Server W...Senturus
 
Q&A: Data Modules, Data Sets & Data Servers
Q&A: Data Modules, Data Sets & Data ServersQ&A: Data Modules, Data Sets & Data Servers
Q&A: Data Modules, Data Sets & Data ServersSenturus
 
What's New in Cognos Analytics 11.0.5
What's New in Cognos Analytics 11.0.5What's New in Cognos Analytics 11.0.5
What's New in Cognos Analytics 11.0.5Senturus
 
Tableau Dashboard Design Best Practices
Tableau Dashboard Design Best Practices Tableau Dashboard Design Best Practices
Tableau Dashboard Design Best Practices Senturus
 
Cognos Analytics Version 11 Questions Answered
Cognos Analytics Version 11 Questions AnsweredCognos Analytics Version 11 Questions Answered
Cognos Analytics Version 11 Questions AnsweredSenturus
 
Demo: Report Authoring in IBM Cognos Analytics
Demo: Report Authoring in IBM Cognos AnalyticsDemo: Report Authoring in IBM Cognos Analytics
Demo: Report Authoring in IBM Cognos AnalyticsSenturus
 
INSTALLING COGNOS ANALYTICS 11
INSTALLING COGNOS ANALYTICS 11INSTALLING COGNOS ANALYTICS 11
INSTALLING COGNOS ANALYTICS 11Senturus
 
Installing Cognos 10.2.1: Tips and Tricks from the Trenches
Installing Cognos 10.2.1: Tips and Tricks from the TrenchesInstalling Cognos 10.2.1: Tips and Tricks from the Trenches
Installing Cognos 10.2.1: Tips and Tricks from the TrenchesSenturus
 
ATMS ATIS Presentation to IBI Nightengale Cape Town - 19 September 2012
ATMS ATIS Presentation to IBI Nightengale Cape Town - 19 September 2012ATMS ATIS Presentation to IBI Nightengale Cape Town - 19 September 2012
ATMS ATIS Presentation to IBI Nightengale Cape Town - 19 September 2012K M
 
Video Analytics for Perimeter Surveillance
Video Analytics for Perimeter SurveillanceVideo Analytics for Perimeter Surveillance
Video Analytics for Perimeter SurveillancePureTech Systems
 
Cognos 11 installation step by step and notes
Cognos 11 installation step by step and notesCognos 11 installation step by step and notes
Cognos 11 installation step by step and notesCarlos Castro Rodríguez
 
VMsoft clairview 제품소개서 (2014.03)
VMsoft clairview 제품소개서 (2014.03)VMsoft clairview 제품소개서 (2014.03)
VMsoft clairview 제품소개서 (2014.03)Daniel Park
 
Ooyala's 25 Stories of Video Success
Ooyala's 25 Stories of Video SuccessOoyala's 25 Stories of Video Success
Ooyala's 25 Stories of Video SuccessOoyala
 
Sistemas de videovigilancia y CCTV
Sistemas de videovigilancia y CCTVSistemas de videovigilancia y CCTV
Sistemas de videovigilancia y CCTVJomicast
 
Addressing your security needs with V-Secur
Addressing your security needs with V-SecurAddressing your security needs with V-Secur
Addressing your security needs with V-SecurLMKT Private Limited
 
Smart Wireless Surveillance Monitoring using RASPBERRY PI
Smart Wireless Surveillance Monitoring using RASPBERRY PISmart Wireless Surveillance Monitoring using RASPBERRY PI
Smart Wireless Surveillance Monitoring using RASPBERRY PIKrishna Kumar
 
Samsung Security cameras
Samsung Security camerasSamsung Security cameras
Samsung Security camerasHaitham Youssef
 
Smart Video Surveillance and Privacy - CRISP Final Conference
Smart Video Surveillance and Privacy - CRISP Final ConferenceSmart Video Surveillance and Privacy - CRISP Final Conference
Smart Video Surveillance and Privacy - CRISP Final ConferenceCRISP Project
 
Installing IBM Cognos 10: Tips and Tricks from the Trenches
Installing IBM Cognos 10: Tips and Tricks from the TrenchesInstalling IBM Cognos 10: Tips and Tricks from the Trenches
Installing IBM Cognos 10: Tips and Tricks from the TrenchesSenturus
 

Viewers also liked (20)

Scaling Tableau to the Enterprise: The Perks and Pitfalls of Tableau Server W...
Scaling Tableau to the Enterprise: The Perks and Pitfalls of Tableau Server W...Scaling Tableau to the Enterprise: The Perks and Pitfalls of Tableau Server W...
Scaling Tableau to the Enterprise: The Perks and Pitfalls of Tableau Server W...
 
Q&A: Data Modules, Data Sets & Data Servers
Q&A: Data Modules, Data Sets & Data ServersQ&A: Data Modules, Data Sets & Data Servers
Q&A: Data Modules, Data Sets & Data Servers
 
What's New in Cognos Analytics 11.0.5
What's New in Cognos Analytics 11.0.5What's New in Cognos Analytics 11.0.5
What's New in Cognos Analytics 11.0.5
 
Tableau Dashboard Design Best Practices
Tableau Dashboard Design Best Practices Tableau Dashboard Design Best Practices
Tableau Dashboard Design Best Practices
 
Cognos Analytics Version 11 Questions Answered
Cognos Analytics Version 11 Questions AnsweredCognos Analytics Version 11 Questions Answered
Cognos Analytics Version 11 Questions Answered
 
Demo: Report Authoring in IBM Cognos Analytics
Demo: Report Authoring in IBM Cognos AnalyticsDemo: Report Authoring in IBM Cognos Analytics
Demo: Report Authoring in IBM Cognos Analytics
 
INSTALLING COGNOS ANALYTICS 11
INSTALLING COGNOS ANALYTICS 11INSTALLING COGNOS ANALYTICS 11
INSTALLING COGNOS ANALYTICS 11
 
Installing Cognos 10.2.1: Tips and Tricks from the Trenches
Installing Cognos 10.2.1: Tips and Tricks from the TrenchesInstalling Cognos 10.2.1: Tips and Tricks from the Trenches
Installing Cognos 10.2.1: Tips and Tricks from the Trenches
 
ATMS ATIS Presentation to IBI Nightengale Cape Town - 19 September 2012
ATMS ATIS Presentation to IBI Nightengale Cape Town - 19 September 2012ATMS ATIS Presentation to IBI Nightengale Cape Town - 19 September 2012
ATMS ATIS Presentation to IBI Nightengale Cape Town - 19 September 2012
 
Video Analytics for Perimeter Surveillance
Video Analytics for Perimeter SurveillanceVideo Analytics for Perimeter Surveillance
Video Analytics for Perimeter Surveillance
 
Samsung Techwin Hanwha
Samsung Techwin HanwhaSamsung Techwin Hanwha
Samsung Techwin Hanwha
 
Cognos 11 installation step by step and notes
Cognos 11 installation step by step and notesCognos 11 installation step by step and notes
Cognos 11 installation step by step and notes
 
VMsoft clairview 제품소개서 (2014.03)
VMsoft clairview 제품소개서 (2014.03)VMsoft clairview 제품소개서 (2014.03)
VMsoft clairview 제품소개서 (2014.03)
 
Ooyala's 25 Stories of Video Success
Ooyala's 25 Stories of Video SuccessOoyala's 25 Stories of Video Success
Ooyala's 25 Stories of Video Success
 
Sistemas de videovigilancia y CCTV
Sistemas de videovigilancia y CCTVSistemas de videovigilancia y CCTV
Sistemas de videovigilancia y CCTV
 
Addressing your security needs with V-Secur
Addressing your security needs with V-SecurAddressing your security needs with V-Secur
Addressing your security needs with V-Secur
 
Smart Wireless Surveillance Monitoring using RASPBERRY PI
Smart Wireless Surveillance Monitoring using RASPBERRY PISmart Wireless Surveillance Monitoring using RASPBERRY PI
Smart Wireless Surveillance Monitoring using RASPBERRY PI
 
Samsung Security cameras
Samsung Security camerasSamsung Security cameras
Samsung Security cameras
 
Smart Video Surveillance and Privacy - CRISP Final Conference
Smart Video Surveillance and Privacy - CRISP Final ConferenceSmart Video Surveillance and Privacy - CRISP Final Conference
Smart Video Surveillance and Privacy - CRISP Final Conference
 
Installing IBM Cognos 10: Tips and Tricks from the Trenches
Installing IBM Cognos 10: Tips and Tricks from the TrenchesInstalling IBM Cognos 10: Tips and Tricks from the Trenches
Installing IBM Cognos 10: Tips and Tricks from the Trenches
 

Similar to Under the Hood with Cognos Analytics R5: Say Hello to Portal Tabs Replacement

Cognos Analytics V11: Tips for Developers and Administrators
Cognos Analytics V11: Tips for Developers and AdministratorsCognos Analytics V11: Tips for Developers and Administrators
Cognos Analytics V11: Tips for Developers and AdministratorsSenturus
 
Cognos Analytics V11 Report Authoring Demonstration
Cognos Analytics V11 Report Authoring DemonstrationCognos Analytics V11 Report Authoring Demonstration
Cognos Analytics V11 Report Authoring DemonstrationSenturus
 
IBM Cognos Analytics Reporting vs. Dashboarding: Matching Tools to Business R...
IBM Cognos Analytics Reporting vs. Dashboarding: Matching Tools to Business R...IBM Cognos Analytics Reporting vs. Dashboarding: Matching Tools to Business R...
IBM Cognos Analytics Reporting vs. Dashboarding: Matching Tools to Business R...Senturus
 
How to Create a Cognos Analytics Dashboard
How to Create a Cognos Analytics DashboardHow to Create a Cognos Analytics Dashboard
How to Create a Cognos Analytics DashboardSenturus
 
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...Senturus
 
What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4Senturus
 
Cognos Analytics Dashboards or Reports?
Cognos Analytics Dashboards or Reports?Cognos Analytics Dashboards or Reports?
Cognos Analytics Dashboards or Reports?Senturus
 
Cognos Analytics Portal Tabs: Past, Present and Future (Defining Custom Landi...
Cognos Analytics Portal Tabs: Past, Present and Future (Defining Custom Landi...Cognos Analytics Portal Tabs: Past, Present and Future (Defining Custom Landi...
Cognos Analytics Portal Tabs: Past, Present and Future (Defining Custom Landi...Senturus
 
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...Senturus
 
Cognos Analytics Release 6: March 2017 Enhancements
Cognos Analytics Release 6: March 2017 EnhancementsCognos Analytics Release 6: March 2017 Enhancements
Cognos Analytics Release 6: March 2017 EnhancementsSenturus
 
Cognos Analytics 11.2 New Features
Cognos Analytics 11.2 New FeaturesCognos Analytics 11.2 New Features
Cognos Analytics 11.2 New FeaturesSenturus
 
A Comparison of Power BI, Tableau & Cognos
A Comparison of Power BI, Tableau & CognosA Comparison of Power BI, Tableau & Cognos
A Comparison of Power BI, Tableau & CognosSenturus
 
Cognos 11.1.6 New Features Demo with IBM Offering Manager
Cognos 11.1.6 New Features Demo with IBM Offering ManagerCognos 11.1.6 New Features Demo with IBM Offering Manager
Cognos 11.1.6 New Features Demo with IBM Offering ManagerSenturus
 
Transitioning to Cognos Workspace Advanced: Migrating from Query & Analysis S...
Transitioning to Cognos Workspace Advanced: Migrating from Query & Analysis S...Transitioning to Cognos Workspace Advanced: Migrating from Query & Analysis S...
Transitioning to Cognos Workspace Advanced: Migrating from Query & Analysis S...Senturus
 
What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1Senturus
 
Cognos Analytics August 2017 Enhancements: 11.0.7 Demos and Q&A with IBM Prod...
Cognos Analytics August 2017 Enhancements: 11.0.7 Demos and Q&A with IBM Prod...Cognos Analytics August 2017 Enhancements: 11.0.7 Demos and Q&A with IBM Prod...
Cognos Analytics August 2017 Enhancements: 11.0.7 Demos and Q&A with IBM Prod...Senturus
 
Our Favorite Admin Features in Cognos Analytics 11.1
Our Favorite Admin Features in Cognos Analytics 11.1Our Favorite Admin Features in Cognos Analytics 11.1
Our Favorite Admin Features in Cognos Analytics 11.1Senturus
 
Data Modeling Comparison: Tableau, Cognos and Power BI
Data Modeling Comparison: Tableau, Cognos and Power BIData Modeling Comparison: Tableau, Cognos and Power BI
Data Modeling Comparison: Tableau, Cognos and Power BISenturus
 
Cognos Analytics v11: A Closer Look
Cognos Analytics v11: A Closer Look Cognos Analytics v11: A Closer Look
Cognos Analytics v11: A Closer Look Senturus
 
What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4Senturus
 

Similar to Under the Hood with Cognos Analytics R5: Say Hello to Portal Tabs Replacement (20)

Cognos Analytics V11: Tips for Developers and Administrators
Cognos Analytics V11: Tips for Developers and AdministratorsCognos Analytics V11: Tips for Developers and Administrators
Cognos Analytics V11: Tips for Developers and Administrators
 
Cognos Analytics V11 Report Authoring Demonstration
Cognos Analytics V11 Report Authoring DemonstrationCognos Analytics V11 Report Authoring Demonstration
Cognos Analytics V11 Report Authoring Demonstration
 
IBM Cognos Analytics Reporting vs. Dashboarding: Matching Tools to Business R...
IBM Cognos Analytics Reporting vs. Dashboarding: Matching Tools to Business R...IBM Cognos Analytics Reporting vs. Dashboarding: Matching Tools to Business R...
IBM Cognos Analytics Reporting vs. Dashboarding: Matching Tools to Business R...
 
How to Create a Cognos Analytics Dashboard
How to Create a Cognos Analytics DashboardHow to Create a Cognos Analytics Dashboard
How to Create a Cognos Analytics Dashboard
 
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
 
What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4
 
Cognos Analytics Dashboards or Reports?
Cognos Analytics Dashboards or Reports?Cognos Analytics Dashboards or Reports?
Cognos Analytics Dashboards or Reports?
 
Cognos Analytics Portal Tabs: Past, Present and Future (Defining Custom Landi...
Cognos Analytics Portal Tabs: Past, Present and Future (Defining Custom Landi...Cognos Analytics Portal Tabs: Past, Present and Future (Defining Custom Landi...
Cognos Analytics Portal Tabs: Past, Present and Future (Defining Custom Landi...
 
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
 
Cognos Analytics Release 6: March 2017 Enhancements
Cognos Analytics Release 6: March 2017 EnhancementsCognos Analytics Release 6: March 2017 Enhancements
Cognos Analytics Release 6: March 2017 Enhancements
 
Cognos Analytics 11.2 New Features
Cognos Analytics 11.2 New FeaturesCognos Analytics 11.2 New Features
Cognos Analytics 11.2 New Features
 
A Comparison of Power BI, Tableau & Cognos
A Comparison of Power BI, Tableau & CognosA Comparison of Power BI, Tableau & Cognos
A Comparison of Power BI, Tableau & Cognos
 
Cognos 11.1.6 New Features Demo with IBM Offering Manager
Cognos 11.1.6 New Features Demo with IBM Offering ManagerCognos 11.1.6 New Features Demo with IBM Offering Manager
Cognos 11.1.6 New Features Demo with IBM Offering Manager
 
Transitioning to Cognos Workspace Advanced: Migrating from Query & Analysis S...
Transitioning to Cognos Workspace Advanced: Migrating from Query & Analysis S...Transitioning to Cognos Workspace Advanced: Migrating from Query & Analysis S...
Transitioning to Cognos Workspace Advanced: Migrating from Query & Analysis S...
 
What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1
 
Cognos Analytics August 2017 Enhancements: 11.0.7 Demos and Q&A with IBM Prod...
Cognos Analytics August 2017 Enhancements: 11.0.7 Demos and Q&A with IBM Prod...Cognos Analytics August 2017 Enhancements: 11.0.7 Demos and Q&A with IBM Prod...
Cognos Analytics August 2017 Enhancements: 11.0.7 Demos and Q&A with IBM Prod...
 
Our Favorite Admin Features in Cognos Analytics 11.1
Our Favorite Admin Features in Cognos Analytics 11.1Our Favorite Admin Features in Cognos Analytics 11.1
Our Favorite Admin Features in Cognos Analytics 11.1
 
Data Modeling Comparison: Tableau, Cognos and Power BI
Data Modeling Comparison: Tableau, Cognos and Power BIData Modeling Comparison: Tableau, Cognos and Power BI
Data Modeling Comparison: Tableau, Cognos and Power BI
 
Cognos Analytics v11: A Closer Look
Cognos Analytics v11: A Closer Look Cognos Analytics v11: A Closer Look
Cognos Analytics v11: A Closer Look
 
What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4What’s New in Cognos Analytics 11.1.4
What’s New in Cognos Analytics 11.1.4
 

More from Senturus

Power BI Gateway: Understanding, Installing, Configuring
Power BI Gateway: Understanding, Installing, ConfiguringPower BI Gateway: Understanding, Installing, Configuring
Power BI Gateway: Understanding, Installing, ConfiguringSenturus
 
Cognos Performance Tuning Tips & Tricks
Cognos Performance Tuning Tips & TricksCognos Performance Tuning Tips & Tricks
Cognos Performance Tuning Tips & TricksSenturus
 
Power Automate for Power BI: Getting Started
Power Automate for Power BI: Getting StartedPower Automate for Power BI: Getting Started
Power Automate for Power BI: Getting StartedSenturus
 
Collaborative BI: 3 Ways to Use Cognos with Power BI & Tableau
Collaborative BI:  3 Ways to Use Cognos with Power BI & TableauCollaborative BI:  3 Ways to Use Cognos with Power BI & Tableau
Collaborative BI: 3 Ways to Use Cognos with Power BI & TableauSenturus
 
Tips for Installing Cognos Analytics 11.2.1x
Tips for Installing Cognos Analytics 11.2.1xTips for Installing Cognos Analytics 11.2.1x
Tips for Installing Cognos Analytics 11.2.1xSenturus
 
How to Prepare for a BI Migration
How to Prepare for a BI MigrationHow to Prepare for a BI Migration
How to Prepare for a BI MigrationSenturus
 
4 Common Analytics Reporting Errors to Avoid
4 Common Analytics Reporting Errors to Avoid4 Common Analytics Reporting Errors to Avoid
4 Common Analytics Reporting Errors to AvoidSenturus
 
Extending Power BI Functionality with R
Extending Power BI Functionality with RExtending Power BI Functionality with R
Extending Power BI Functionality with RSenturus
 
Take Control of Your Cloud
Take Control of Your CloudTake Control of Your Cloud
Take Control of Your CloudSenturus
 
Using Python with Power BI
Using Python with Power BIUsing Python with Power BI
Using Python with Power BISenturus
 
User-Friendly Power BI Report Nav
User-Friendly Power BI Report NavUser-Friendly Power BI Report Nav
User-Friendly Power BI Report NavSenturus
 
Streamline Cognos Migrations & Consolidations
Streamline Cognos Migrations & ConsolidationsStreamline Cognos Migrations & Consolidations
Streamline Cognos Migrations & ConsolidationsSenturus
 
Planning for a Power BI Enterprise Deployment
Planning for a Power BI Enterprise DeploymentPlanning for a Power BI Enterprise Deployment
Planning for a Power BI Enterprise DeploymentSenturus
 
Power BI Report Builder & Paginated Reports
Power BI Report Builder & Paginated Reports Power BI Report Builder & Paginated Reports
Power BI Report Builder & Paginated Reports Senturus
 
Tableau: 6 Ways to Publish & Share Dashboards
Tableau: 6 Ways to Publish & Share DashboardsTableau: 6 Ways to Publish & Share Dashboards
Tableau: 6 Ways to Publish & Share DashboardsSenturus
 
Azure Synapse vs. Snowflake: The Data Warehouse Dating Game
Azure Synapse vs. Snowflake: The Data Warehouse Dating GameAzure Synapse vs. Snowflake: The Data Warehouse Dating Game
Azure Synapse vs. Snowflake: The Data Warehouse Dating GameSenturus
 
Secrets of High Performing Report Development Teams
Secrets of High Performing Report Development TeamsSecrets of High Performing Report Development Teams
Secrets of High Performing Report Development TeamsSenturus
 
Power BI: Data Cleansing & Power Query Editor
Power BI: Data Cleansing & Power Query EditorPower BI: Data Cleansing & Power Query Editor
Power BI: Data Cleansing & Power Query EditorSenturus
 
Cognos Data Module Architectures & Use Cases
Cognos Data Module Architectures & Use CasesCognos Data Module Architectures & Use Cases
Cognos Data Module Architectures & Use CasesSenturus
 
Getting Started with (Just Enough) Data Governance
Getting Started with (Just Enough) Data GovernanceGetting Started with (Just Enough) Data Governance
Getting Started with (Just Enough) Data GovernanceSenturus
 

More from Senturus (20)

Power BI Gateway: Understanding, Installing, Configuring
Power BI Gateway: Understanding, Installing, ConfiguringPower BI Gateway: Understanding, Installing, Configuring
Power BI Gateway: Understanding, Installing, Configuring
 
Cognos Performance Tuning Tips & Tricks
Cognos Performance Tuning Tips & TricksCognos Performance Tuning Tips & Tricks
Cognos Performance Tuning Tips & Tricks
 
Power Automate for Power BI: Getting Started
Power Automate for Power BI: Getting StartedPower Automate for Power BI: Getting Started
Power Automate for Power BI: Getting Started
 
Collaborative BI: 3 Ways to Use Cognos with Power BI & Tableau
Collaborative BI:  3 Ways to Use Cognos with Power BI & TableauCollaborative BI:  3 Ways to Use Cognos with Power BI & Tableau
Collaborative BI: 3 Ways to Use Cognos with Power BI & Tableau
 
Tips for Installing Cognos Analytics 11.2.1x
Tips for Installing Cognos Analytics 11.2.1xTips for Installing Cognos Analytics 11.2.1x
Tips for Installing Cognos Analytics 11.2.1x
 
How to Prepare for a BI Migration
How to Prepare for a BI MigrationHow to Prepare for a BI Migration
How to Prepare for a BI Migration
 
4 Common Analytics Reporting Errors to Avoid
4 Common Analytics Reporting Errors to Avoid4 Common Analytics Reporting Errors to Avoid
4 Common Analytics Reporting Errors to Avoid
 
Extending Power BI Functionality with R
Extending Power BI Functionality with RExtending Power BI Functionality with R
Extending Power BI Functionality with R
 
Take Control of Your Cloud
Take Control of Your CloudTake Control of Your Cloud
Take Control of Your Cloud
 
Using Python with Power BI
Using Python with Power BIUsing Python with Power BI
Using Python with Power BI
 
User-Friendly Power BI Report Nav
User-Friendly Power BI Report NavUser-Friendly Power BI Report Nav
User-Friendly Power BI Report Nav
 
Streamline Cognos Migrations & Consolidations
Streamline Cognos Migrations & ConsolidationsStreamline Cognos Migrations & Consolidations
Streamline Cognos Migrations & Consolidations
 
Planning for a Power BI Enterprise Deployment
Planning for a Power BI Enterprise DeploymentPlanning for a Power BI Enterprise Deployment
Planning for a Power BI Enterprise Deployment
 
Power BI Report Builder & Paginated Reports
Power BI Report Builder & Paginated Reports Power BI Report Builder & Paginated Reports
Power BI Report Builder & Paginated Reports
 
Tableau: 6 Ways to Publish & Share Dashboards
Tableau: 6 Ways to Publish & Share DashboardsTableau: 6 Ways to Publish & Share Dashboards
Tableau: 6 Ways to Publish & Share Dashboards
 
Azure Synapse vs. Snowflake: The Data Warehouse Dating Game
Azure Synapse vs. Snowflake: The Data Warehouse Dating GameAzure Synapse vs. Snowflake: The Data Warehouse Dating Game
Azure Synapse vs. Snowflake: The Data Warehouse Dating Game
 
Secrets of High Performing Report Development Teams
Secrets of High Performing Report Development TeamsSecrets of High Performing Report Development Teams
Secrets of High Performing Report Development Teams
 
Power BI: Data Cleansing & Power Query Editor
Power BI: Data Cleansing & Power Query EditorPower BI: Data Cleansing & Power Query Editor
Power BI: Data Cleansing & Power Query Editor
 
Cognos Data Module Architectures & Use Cases
Cognos Data Module Architectures & Use CasesCognos Data Module Architectures & Use Cases
Cognos Data Module Architectures & Use Cases
 
Getting Started with (Just Enough) Data Governance
Getting Started with (Just Enough) Data GovernanceGetting Started with (Just Enough) Data Governance
Getting Started with (Just Enough) Data Governance
 

Recently uploaded

Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...only4webmaster01
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...SUHANI PANDEY
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...amitlee9823
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 

Recently uploaded (20)

Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night StandCall Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Attibele ☎ 7737669865 🥵 Book Your One night Stand
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Predicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science ProjectPredicting Loan Approval: A Data Science Project
Predicting Loan Approval: A Data Science Project
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 

Under the Hood with Cognos Analytics R5: Say Hello to Portal Tabs Replacement

  • 1. UNDER THE HOOD WITH COGNOS ANALYTICS R5 Say Hello to Portal Tabs Replacement
  • 2. • Introductions • Customizations – Portal Tab Replacement – Extensions • Navigation Paths • Mapping – Today – Tomorrow • Release 6 Update • About Senturus • Additional Information • Q&A Agenda Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 3. Presenters Copyright 2017 Senturus, Inc. All Rights Reserved. Jim Frazier VP of Client Solutions Senturus, Inc. Todd Schuman Practice Lead Installations, Upgrades, and Optimization Senturus, Inc.
  • 4. Hundreds of Free Resources http://www.senturus.com/resources/ RESOURCE LIBRARY An extensive, free library of past webinars, demonstrations, whitepapers, presentations, helpful hints, and more. Copyright 2016 Senturus, Inc. All Rights Reserved.
  • 5. This slide deck is from the webinar: Under the Hood with Cognos Analytics R5 To view the FREE video recording, download this deck or read the Q & A go to: http://www.senturus.com/resources/under-the-hood- with-cognos-analytics-r5/ Hear the Recording Copyright 2016 Senturus, Inc. All Rights Reserved.
  • 6. Portal Tab Replacement Using Extensions CUSTOMIZATIONS
  • 7. Portal Tabs in Cognos BI 8/10 Copyright 2017 Senturus, Inc. All Rights Reserved. • Search • Websites/intranet • Report/dashboard viewer/landing page • Security – limit access • Remove public folder
  • 8. Cognos Analytics - Search Copyright 2017 Senturus, Inc. All Rights Reserved. Search • Vastly superior to Cognos BI 10 • No need to run index jobs • Auto complete • Save searches Recent • Every report you run
  • 9. Cognos Analytics – Landing Page Copyright 2017 Senturus, Inc. All Rights Reserved. Users can ”set as home” • Report or dashboard • Run report or dashboard, click ellipsis to set • My preferences, home page, reset to default to revert back Administrators can “set as home” • Cognos groups only • Available in R5 • Manage -> accounts
  • 10. Cognos Analytics – Customizations Copyright 2017 Senturus, Inc. All Rights Reserved. • [Install Directory]/samples/extensions • Samples available ⎼ Button Folders ⎼ Button Report/Dashboard ⎼ Button Website ⎼ Context Menu • .zip format ⎼ Extract ⎼ Modify ⎼ Zip ⎼ Upload
  • 11. Cognos Analytics – Sample JSON { "name":"Senturus_Button_Folder", "schemaVersion": "1.0", "extensions": [ { "perspective": "common", "comment": "There is a special meta perspective called COMMON. Adding contributions to this perspective will cause the extension to be applied to All perspectives.", "features": [{ "id": "sample.common.button.openFolder", "toolItems": [ { "comment": "This code adds a button to easily access an important folder.", "id": "sample.folder.opener", "containerId": "com.ibm.bi.glass.navbarLeadingGroup", "label": "Security reports", "type": "Button", "icon": "common-folder", "weight": 700, "push": "true", "comment": "The greater the weight, the higher the item will appear in the container.", "actionController": "bi/glass/api/FolderOpener", "options": {"path": ".public_folders/Security"} }, { "comment": "This code adds a button to easily access an important folder.", "id": "sample.folder.opener2", "containerId": "com.ibm.bi.glass.navbarLeadingGroup", "label": "Development reports", "type": "Button", "icon": "common-folder", "weight": 800, "push": "true", "comment": "The greater the weight, the higher the item will appear in the container.", "actionController": "bi/glass/api/FolderOpener", "options": {"path": ".public_folders/Development"} } ] }] }]} Spec.JSON Description https://www.ibm.com/support/knowledgecent er/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos. ag_manage.doc/c_ag_manage_json.html Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 12. Cognos Analytics – Customize Accounts Copyright 2017 Senturus, Inc. All Rights Reserved. Administrators can now control • Home page • Features • Themes Create Cognos groups • Add in AD groups/users • Assign home page, UI features • Set priorities Extensions can be enabled/disabled • Grant/restrict access to folders • Restrict access to team content • Restrict new content creation
  • 13. Cognos Analytics – Still a Work in Progress Copyright 2017 Senturus, Inc. All Rights Reserved. Team content still available • Unable to hide • Can be restricted access Unable to absorb multiple group customizations • Priority decides conflict Cognos namespace only
  • 14. Demo Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 15. To view the FREE video recording and download this deck, go to: http://www.senturus.com/resources/under-the-hood- with-cognos-analytics-r5/ The Senturus comprehensive library of recorded webinars, demos, white papers, presentations and case studies is available on our website: http://www.senturus.com/resources/ Hear the Recording Copyright 2016 Senturus, Inc. All Rights Reserved.
  • 17. Navigation Paths • Create with data modules • Access with dashboard • Special context icon • Break free from dimensional modeling Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 19. • Visualizations ⎼ Dynamic map (older) ⎼ MapBox (one with pin) • Dashboard only • State level shape coloring Mapping - Today Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 20. • City and zip code color boundary • Available in reporting • MapBox customizations • Custom shapes – Building interiors Mapping - Tomorrow Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 21. Demo Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 22. To view the FREE video recording and download this deck, go to: http://www.senturus.com/resources/under-the-hood- with-cognos-analytics-r5/ The Senturus comprehensive library of recorded webinars, demos, white papers, presentations and case studies is available on our website: http://www.senturus.com/resources/ Hear the Recording Copyright 2016 Senturus, Inc. All Rights Reserved.
  • 23. Answers to Questions Asked by Viewers During the Webinar QUESTIONS LOG
  • 24. Q&A: Get Under the Hood with Cognos Analytics R5 Copyright 2016 Senturus, Inc. All Rights Reserved. Q: We have upgraded to Cognos Analytics Release 5 and have lost the capability to search for content. Any idea as to why this is occurring? A: We would need to review your environment to determine the cause for this. In the absence of a review, we recommend checking your permissions and possibly reinstalling the software. Q: Where can we get Cognos Analytics customizations? A: You can get the information at IBM Knowledge at: https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/ com.ibm.swg.ba.cognos.ag_manage.doc/c_ag_manage_json.html Q: How do I hide my content from other users in Cognos Analytics? A: You can hide folder content the same way you did in previous versions. You can also create user groups and customize the UI for these groups.
  • 25. Q&A: Get Under the Hood with Cognos Analytics R5 Copyright 2016 Senturus, Inc. All Rights Reserved. Q: What happens if two groups have the same priority in Cognos Analytics? Which one takes precedence? A: You can assign the priority order. The higher priority will take precedence. Q: Is Google Chrome the primary supported browser for Cognos Analytics? A: It is supported, but not the primary support browser. IE, Chrome, Safari and Firefox are all supported in Cognos Analytics. For full browser details consult IBM Knowledge at: http://www-969.ibm.com/software/reports/compatibility/clarity- reports/report/html/prereqsForProduct?deliverableId=F1C726601C2F11 E69AAAC4D0C72C126B#sw-13
  • 26. Q&A: Get Under the Hood with Cognos Analytics R5 Copyright 2016 Senturus, Inc. All Rights Reserved. Q: Is there a description of the specifics of each of the features and what they remove in Cognos Analytics? A: Most of these can be found in the IBM documentation. Read the following document to get information about the buttons in the reporting tool: https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/co m.ibm.swg.ba.cognos.ug_cr_rptstd.doc/c_cr_rptstd_intrd_user_interfa ce.html Q: In extensions in Cognos Analytics, such as Quick Links, is it possible to create a menu item that allows me to open an external website page in a new window, instead of an iFrame? A: We have not tried this, but would imagine it’s possible.
  • 27. Q&A: Get Under the Hood with Cognos Analytics R5 Copyright 2016 Senturus, Inc. All Rights Reserved. Q: When will IBM stop supporting Cognos BI 10.2.2 ? A: Cognos BI 10.2 is scheduled to go end-of-life in April 2018. Q: What is the difference between dashboard, story and report in Cognos Analytics? A: Dashboard is the new interactive visualization tool. You can drag and drop elements onto the canvas and the tool will connect the objects and provide recommendations on the best way to display the data. Story is a new feature that allows you to skip copying reports and visualizations to PowerPoint and present live data directly in Cognos. Report is the evolution of Report Studio and Workspace Advanced. You can create your complex, prompted, pixel-perfect reports using this tool. Q: Does navigation paths work with DMR package in Cognos Analytics? A: You would need to use a data module to do this.
  • 28. Q&A: Get Under the Hood with Cognos Analytics R5 Copyright 2016 Senturus, Inc. All Rights Reserved. Q: If we transition from Cognos BI 10.2.2 to Cognos Analytics Release 5, will existing Portal Tab dashboards need to be rewritten? A: Yes, there is no migration path for Portal Tabs. The purpose of this webinar was to demonstrate how to recreate the concept and functionality of Portal Tabs in Cognos Analytics. Q: Is there a way to do a “save” instead of a “save as” for reports in Cognos Analytics? A: Yes, use the down arrow next to the save icon, which should provide this option. Q: In dashboard visualizations in Cognos Analytics is there a way to show numbers presented in currency format (with leading $ sign)? A: Yes, you should be able to change this in the properties.
  • 29. Q&A: Get Under the Hood with Cognos Analytics R5 Copyright 2016 Senturus, Inc. All Rights Reserved. Q: Is it true that Workspace is totally going away? We use Workspace as our home page, which contains reports. A: Yes, Workspace will be going away. We recommend halting any development using this tool and focus on the new dashboard tool. Q: I saw that having something at priority 10, any other priority a user might have will not show up, but what if portal user 3 had portal 1 and portal 2 set both at priority 10? Would portal 1’s information show or portal 2? A: To be certain of the outcome, we would need to test this because we’re not sure what logic is used to break a tie. It might be based on the alpha sort of the groups. Q: Is there any improvement regarding export/print dashboard in Cognos Analytics? A: Not that we are aware of. This is currently a tool for HTML only.
  • 30. Q&A: Get Under the Hood with Cognos Analytics R5 Copyright 2016 Senturus, Inc. All Rights Reserved. Q: If I've installed Cognos Analytics Release 5 without the samples selected, can I run the installer again and pick it? Or will that affect my current install? A: Yes, you should be able to re-run the install and just select the samples. Q: Are the dashboard PowerCubes available in Cognos Analytics Release 5 and if so, what are their features? A: No, they are not part of Release 5; however, they are part of Release 6, which was available on March 17, 2017. Q: After upgrading to Cognos Analytics, the distribution lists that were in place still work but no longer show for a new setup. How do we see them for a new set up? A: We would need to review your configuration to troubleshoot this. Please contact us at info@senturus.com if you would like assistance.
  • 31. Q&A: Get Under the Hood with Cognos Analytics R5 Copyright 2016 Senturus, Inc. All Rights Reserved. Q: How do I share the GEO coded mapping rules? I’d like to map latitude and longitude coordinates in our database to the new MapBox visuals. A: This is currently unavailable, you will need to wait for IBM and MapBox to add this capability. Q: Will you describe how I can disable the edit mode for a specific user in Cognos Analytics Release 5? A: You can create a group or role in the Cognos namespace and then remove this option from reporting, dashboarding, data modules, etc. Each area of Cognos Analytics has its own set of menus that can be customized. Q: Does the underlying security govern what you see on the nav bar in Cognos Analytics? A: No, you will need to use the user group customization to hide/show any element on the nav bar.
  • 32. To view the FREE video recording and download this deck, go to: http://www.senturus.com/resources/under-the-hood- with-cognos-analytics-r5/ The Senturus comprehensive library of recorded webinars, demos, white papers, presentations and case studies is available on our website: http://www.senturus.com/resources/ Hear the Recording Copyright 2016 Senturus, Inc. All Rights Reserved.
  • 34. Release 6 Update • March 17 – expected date • BlueID SSO • Additional mapping capabilities • Planning analytics • Dashboard PowerCubes Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 35. Expert guidance with the flexibility to help where you need it • Upgrade consultation: full upgrade assistance or quick start • Architectural guidance to transition from Portal Tabs • Conversion of Query Studio reports to Report Studio using Motio PI Pro • V11 training (7 brand new classes available) Cost: $4000/20 hours or $8000/40 hours V11 Transition Assistance 35Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 36. Our dedicated integration and upgrade staff provides expertise and guidance to smoothly migrate your system to a stable platform with minimal impact on end users. • Quick Start - Installation and configuration of development environment plus full documentation - $4499 • Full Upgrade Implementation - Full service implementation across all appropriate environments - Free estimate with completion of short questionnaire Read details here: http://www.senturus.com/ibm-cognos-upgrade- services/. For more information contact: info@senturus.com or 888 601 6010 ext. 85 Upgrade Assistance – Two Options Copyright 2016 Senturus, Inc. All Rights Reserved.
  • 37. What You Need to Know Before Upgrading to Cognos Analytics http://www.senturus.com/resources/what-you-need-to- know-before-upgrading-to-cognos-analytics/ Preparing for Cognos Analytics V11 http://www.senturus.com/resources/preparing-for-cognos- analytics-v11/ Data Acquisition Storytelling in Cognos Analytics http://www.senturus.com/resources/data-acquisition- storytelling-in-cognos-analytics/ Other Resources Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 38. Upcoming Events Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 40. Bridging the Gap Between Data & Decision Making Analysis Ready Data DECISIONS & ACTIONS Business Needs Analysis Ready Data Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 41. • Dashboards, Reporting & Visualizations • Data Preparation & Modern Data Warehousing • Self-Service Business Analytics • Big Data & Advanced Analytics • Planning & Forecasting Systems • Proprietary Analytics Connector Software Business Analytics Architects Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 42. 1000+ Clients, 2000+ Projects, 16+ Years Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 43. If your question or issue is broader than what can be answered today, contact us at info@senturus.com and we will set up a free consultation. Q&A Copyright 2017 Senturus, Inc. All Rights Reserved.
  • 44. Thank You! www.senturus.com info@senturus.com 888 601 6010 Copyright 2017 by Senturus, Inc. This entire presentation is copyrighted and may not be reused or distributed without the written consent of Senturus, Inc.