Planning Analytics

 View Only
  • 1.  Planning Analytics Theme change and removal of Planning Analytics with Watson branding

    IBM Champion
    Posted 11 days ago

    Hi,

    Is there a way to remove the Planning Analytics with Watson branding from the application bar of the PAW interface?

    Home page with image and name



    ------------------------------
    Craig Goodman
    Business Partner Manager
    MBS
    St. Leonards
    612 99545000
    ------------------------------


  • 2.  RE: Planning Analytics Theme change and removal of Planning Analytics with Watson branding

    Posted 11 days ago

    Hello Craig,

    Changing the branding text in the banner will also change it in the bar (line "brandText" in the spec.json of the theme)



    ------------------------------
    Florence Mougnaud
    ------------------------------



  • 3.  RE: Planning Analytics Theme change and removal of Planning Analytics with Watson branding

    Posted 6 days ago

    Hey Florence,

    This doesn't seem to be working in PAW version 2.0.90. What version is your PAW environment?



    ------------------------------
    Chaturvedi Musham
    ------------------------------



  • 4.  RE: Planning Analytics Theme change and removal of Planning Analytics with Watson branding

    Posted 6 days ago
    Edited by Florence Mougnaud 6 days ago

    Possible explanation..

    My version is  2.0.96...

    ---------------------------------------

    update ...

    no... just tested in a prior version and the behavior is the same both for banner and menu bar text...both driven by brandtext entry.



    ------------------------------
    Florence Mougnaud
    ------------------------------



  • 5.  RE: Planning Analytics Theme change and removal of Planning Analytics with Watson branding

    IBM Champion
    Posted 6 days ago

    Custom Theme's have been available since 2.0.76

    https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=company-create-custom-theme

    Has the theme been activated? Can you share/ paste the spec.json file?



    ------------------------------
    Edward Stuart
    ------------------------------



  • 6.  RE: Planning Analytics Theme change and removal of Planning Analytics with Watson branding

    Posted 5 days ago

    My Dev environment is on 2.0.90 and prod is on 2.0.92.

    Here's spec.json code.

    {
        "schemaVersion":"3.0",
        "name": "FPA Development",
        "brandText":"My Company",
        "images":{
            "brandIcon": "Orange_2/images/brand.png",
            "favicon": "sample-theme/images/favicon.png"
        },
        "uiShellTheme": "Dark",
        "colors":{
            "appbarBackground":"#F4811F",
            "appbarForeground":"#fff",
            "appbarSelectLine":"#EE2526",
            "appbarPushButtonBackground":"#008163",
            "navbarBackground":"#F4811F",
            "navbarForeground":"#fff",
            "navbarSelectLine":"#EE2526",
            "navbarPushButtonBackground":"#008163",
            "personalMenuBackground": "inherit"
        }
    }



    ------------------------------
    Chaturvedi Musham
    ------------------------------



  • 7.  RE: Planning Analytics Theme change and removal of Planning Analytics with Watson branding

    Posted 5 days ago

    Not possible for me to test in an older version than 2.0.96 but we definitely not have the same behavior...



    ------------------------------
    Florence Mougnaud
    ------------------------------