IBM Business Analytics

 View Only
  • 1.  Remove in Cognos Analytics 12.0.3

    Posted 14 hours ago
    Edited by Yvonne Warmbier 9 hours ago

    unfortunately I cannot change the Subject :-( it is about removing the assistant on the home screen

    Hi all,

    I found no hint yet how to remove the "Ask a question" and how to remove the "Introduction" section in Cognos Analytics 12.0.3 

    It is not working via the manage>account option and it seems the part has no id, just a class. Any suggestions, thanks



    ------------------------------
    Yvonne Warmbier
    Project Manager, Senior Consultant and Coach for BI and DWH projects
    ba.passion GmbH
    ------------------------------



  • 2.  RE: Remove in Cognos Analytics 12.0.3

    Posted 9 hours ago

    Just in case you are looking for the other components

    How to exclude QuickLaunch:

    {
        "name":"Exclude_QuickLaunch",
        "schemaVersion": "1.0",
        "extensions": [
        {
            "perspective": "home",
            "features": [{
                "id": "exclude.QuickLaunch",
                "excludeItems":["com.ibm.bi.caHome.quickLaunch"],
            }]
        }]}



    ------------------------------
    Yvonne Warmbier
    Project Manager, Senior Consultant and Coach for BI and DWH projects
    ba.passion GmbH
    ------------------------------