Forum Discussion
Dropdown menu in table-visual
- 1 year ago
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
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
- Anonymous1 year agoNot 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!