Planning Analytics

Planning Analytics

Get AI-infused integrated business planning

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

    Posted Wed July 10, 2024 12:41 PM

    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 Thu July 11, 2024 09:11 AM

    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 Mon July 15, 2024 03:56 PM

    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 Tue July 16, 2024 03:58 AM
    Edited by Florence Mougnaud Tue July 16, 2024 05:30 AM

    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

    Posted Tue July 16, 2024 04:51 AM

    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 Tue July 16, 2024 10:53 AM

    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 Tue July 16, 2024 11:42 AM

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



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