Skip to main content

Is there a way to display the 3 options (all, learn, teach) side to side instead of up to down? Thank you.

Filter arrangement

3 answers
  1. Feb 3, 2022, 7:01 PM

    Hello @Jas Li​ ,

    It's not a standard feature of filters, but can be accomplished using parameter actions and a separate sheet. You'll need to build a custom filter selector with a sheet and a new datasource.

     

    1 Create a datasource with one column for category. Values are "All", "Learn", and "Teach"

    2 Add the new datasource to a sheet with category on columns.

    3 Use that sheet in a dashboard.

    4 Add parameter actions to choose the category.

     

    @Robert Breen​ 

0/9000