Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Dropdown menu in table-visual

Hello!

I've done some workarounds to arrange the following drop-down slicer menu within in the header of columns in a table-visual.

However, would it maybe be possible to have a better/easier/less time-consuming way to arrange something similar?

Thank you in advance!

  • Hi,

    Unfortunately there is no option to make your headers with a dropdown. Something similar like in Excel would be great to have. 😞

    You did it with slicers while it's annoying to make it's probably the best way to do it.

    Things you might want to consider (they are very similar just different approaches, so I assume this won't help your case)
    - drilldown method as in school --> class --> student

    - Use of field parameters slicers this way you can make the table interactive for your users
     

2 Replies

  • Hi,

    Unfortunately there is no option to make your headers with a dropdown. Something similar like in Excel would be great to have. 😞

    You did it with slicers while it's annoying to make it's probably the best way to do it.

    Things you might want to consider (they are very similar just different approaches, so I assume this won't help your case)
    - drilldown method as in school --> class --> student

    - Use of field parameters slicers this way you can make the table interactive for your users
     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Yea, it already uses field parameters to let the user determine what columns need to be shown. But I will keep it this way then! Thank you!