Cognos Analytics

 View Only
Expand all | Collapse all

Dashboard. To hide filter icon

  • 1.  Dashboard. To hide filter icon

    Posted Wed October 14, 2020 07:54 AM
    Hi all,

    I would like to hide the filters icon in a dashboard. Do you know if it's possible?

    icon filter


    Thanks,
    Javier.

    ------------------------------
    Javier Sendra
    ------------------------------

    #CognosAnalyticswithWatson


  • 2.  RE: Dashboard. To hide filter icon

    Posted Thu October 15, 2020 02:40 AM
    I don't think it is possible. But I know about a workaraound; instead of adding filters, create custom data items, and make case-statements, that includes all the filters you need. eg. case when [month] = 2 then [revenue] else null end.

    ------------------------------
    Sandeep Dhirad
    Elkjøp Nordic
    ------------------------------



  • 3.  RE: Dashboard. To hide filter icon

    Posted Thu October 15, 2020 06:48 AM

    Javier Sendra – assuming you are talking about the filter icon on the visualization, you could drop a small shape (rectangle or circle) with a color that matches the background of your canvas on top of the filter to hide it.  It is not the ideal solution, but works until Cognos works in a property for this.

     

    Hope this helps.

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    Peter Chan

    613-295--0428

     






  • 4.  RE: Dashboard. To hide filter icon

    Posted Mon October 19, 2020 05:27 PM
    Thanks Peter, I like it :)

    --
    Javier Sendra
    Valencia (Spain)







  • 5.  RE: Dashboard. To hide filter icon

    IBM Champion
    Posted Thu October 15, 2020 07:42 AM
    @Javier Sendra
    Globally hide the filtericon on all dashboards:
    Set visibility to hidden for the class .widgetIcons or .dataWidgetFilters. You can overwrite any CSS rules by uploading a theme that holds the perspective common.

    Hide the icon in just one dashboard:
    Use a custom visualization - with javascript inside that visualization you can hide the filter icon visibility.

    In the globalTheme you can also upload javaScript which is loaded any time you hit the portal. Inside that you could identify any start of dashboard and then dynamically disable the icon according to programatic rules like username, group belonging to, dashboard name ....

    ------------------------------
    Ralf Roeber
    ------------------------------



  • 6.  RE: Dashboard. To hide filter icon

    Posted Wed December 02, 2020 09:41 AM
    Hi

    please check below link. The extension is working in 11.1.7

    https://community.ibm.com/accelerators/catalog/content/Hide-widget-filter-icon-on-dashboards

    Thanks,
    Harie S.

    ------------------------------
    Harie S
    ------------------------------



  • 7.  RE: Dashboard. To hide filter icon

    Posted Thu January 07, 2021 07:45 PM
    Hi Harie,

    thanks for the suggestion, I already found the link in another forum. This extension is ecaxtly what I was looking for a long time now. Unfortunately it is not working in my environment. Everytime I enable the feature it works while working with the Dashboard. As soon as I close and open the Dashboard the filters are visible again. Maybe someone has the same situation?

    Thanks and cheers,
    Timm

    ------------------------------
    Timm Rosengarten
    ------------------------------



  • 8.  RE: Dashboard. To hide filter icon

    Posted Fri January 08, 2021 02:18 AM
    Hi Timm,

    Are you working in 11.1.5?

    Cheers
    Javier

    ------------------------------
    Javier Sendra
    ------------------------------



  • 9.  RE: Dashboard. To hide filter icon

    Posted Tue June 08, 2021 09:08 AM
    Hi Timm,

    Do you have a link from the other forum? The link in this thread does not work for me.

    Thanks

    Anthony

    ------------------------------
    Anthony Moore
    ------------------------------



  • 10.  RE: Dashboard. To hide filter icon

    Posted Tue June 08, 2021 09:08 AM
    Hi Harie,

    That link isn't working for me. Is it still valid? Or do you have another link to the extension?

    Thanks

    Anthony

    ------------------------------
    Anthony Moore
    ------------------------------



  • 11.  RE: Dashboard. To hide filter icon

    IBM Champion
    Posted Tue June 08, 2021 09:16 AM
    Just look at the IBM Accelerator website and search for the extension. It's still there.
    https://community.ibm.com/accelerators/

    ------------------------------
    Robert Dostal
    Team Leader BI
    GEMÜ
    Ingelfingen
    ------------------------------



  • 12.  RE: Dashboard. To hide filter icon

    Posted Wed June 30, 2021 02:35 PM
    Hi Robert,

    I've installed the extension and neither setting this on the dashboard or the widget is working.  It hides it but when I save it and reopen, the filter is back.  This is v 11.1.7 fp3

    ------------------------------
    Amy Rivito
    ------------------------------



  • 13.  RE: Dashboard. To hide filter icon

    IBM Champion
    Posted Thu July 01, 2021 02:18 AM

    Hi Amy,

    I've tested it with 11.1.7 FP2 and it works perfectly with the option specified on the widget itself. Your're right: the global option for the whole dashboard does not work :-/



    ------------------------------
    Robert Dostal
    Team Leader BI
    GEMÜ
    Ingelfingen
    ------------------------------



  • 14.  RE: Dashboard. To hide filter icon

    IBM Champion
    Posted Thu July 01, 2021 05:45 AM
    I've written an extension as part of CogBox that lets you toggle the visibility of the filter, insights, and the selected item border. It'll be part of the new release, hopefully next week.

    ------------------------------
    Paul Mendelson
    ------------------------------