Filter Table based on Column heading Filter (2nd attempt)

@Dharma ,

One potential way to do this is to use what I call a pseudo-slicer, which you can configure to look like a slicer, but is actually a series of buttons linked to page navigation actions. In this case, each button would correspond to a different column header name, and clicking on that would take you to a page using that column as your filter context in a table or matrix. You could also do it on a single page with a large number of bookmarks, but I think the page navigation option is simpler.

This thread below describes the pseudo-slicer approach in more detail, and has a publish to web link where you can play with the demo.

I hope this is helpful.

– Brian

3 Likes