Forum Discussion

jirazazabal's avatar
jirazazabal
Cloud Apps
04-21-2022
Solved

BloX dropdown filter - Show filter values after selection

Hi all,

I have an issue that could be easy to solve but I'm not getting the answer. I'm able to implement filters as BloX dropdown list (unique/multi selection), but the issue is that when I choose a value of the list, the filter it's appplied and, then, only this value/s appear in the dropdown. 

Any idea about how to keep the whole list of values?

BR

  • Hey jirazazabalIf you are creating a drop-down dynamically using a dimension, you need to have a separate BloX for the dropdown. That's best practice, anyway. 

3 Replies

Replies have been turned off for this discussion
  • mirijamstewart's avatar
    mirijamstewart
    Sisense Employee

    Hey jirazazabalIf you are creating a drop-down dynamically using a dimension, you need to have a separate BloX for the dropdown. That's best practice, anyway. 

  • harikm007's avatar
    harikm007
    Data Warehouse

    jirazazabal ,

    I think disabling the dashboard filter within Blox will work. 

    For example : If you created dropdown for Month, disable Month dashboard filter within blox.

    -Hari

     

  • Thanks harikm007 

    That works in a separated BloX only for the dropdown, but what if I get some other components in the BloX widget?

    Thanks for your response