I’m making a Dash and it uses just one filter for all of graphs in my Dashboard and I’m putting this filter on top of Dash. So every time I want to filter I have to scroll up to filter again. I want to ask is there anyway to freeze/ fix one Row of Dash like freeze function in Microsoft Excel.
I will use value from this dropdown to return charts based on it, because page is too long but uses just one filter so that I have to scroll up to filter again.
Hmm maybe I didn’t explain clearly, it’s not that I want to fix it there but I want it to be frozen, when I move it it won’t be lost, even if I scroll to the bottom of the page I can still filter without dragging the page up.
Something like freeze function in Excel, header will be frozen and I can scroll up or scroll down: