How to create Portal tabs in Cognos 11?



In IBM Cognos Cloud, we don’t have access to Extension and Views creation. We can use Theme customization for a role to get similar effects of having Portal Tabs.
  • Create Role and provide require Capabilities. Add groups and members. –> Manage/Accounts Area
  • In  Team Content, create separate dummy folder with no content in it. Purpose is to restrict folder navigation for users in designated role to dummy empty folder.
  • Create Wrapper Report with one html item per page. Use Report properties to show page as Tab. Embed Main Portal Report link ( copying from Property menu – Embed). Modify frame property to have no border and width- Height to be 100%
  • Update Theme to have logo and color of Navigation and app bar to make them transparent . You can download default theme spec.json and update navigation and application bar's color, logo path to return blank, Name of Theme. 
  • In Manage – Select Role Properties – Customization
    • Add Dummy Folder be the folder User can navigate
    • Update Home Default to be report
    • Update Theme to be updated theme.

When Users assigned to the role log on, they will see Tabbed report with embedded multiple report links.

You can further customized wrapper report to show objects in the way you need and since it's a report, dynamic content can be displayed based on user information.

Please note that Dashboard can't be used since it doesn't accept HTML items.


Popular posts from this blog

Cognos Excel Text Wrapping Issue - Row Merge and Column Merge

Cognos: How to replace an existing report without breaking links?

How to change package for a report in IBM Cognos Analytics (ICA)?