Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Make table column width not adjustable for user / header as slicer

Hello all! For a better user experience I want to transform the normal table-visual to a well known filterable table. To achieve this, I want to arrange a drop down filter for two fixed columns in...
  • danextian's avatar
    1 year ago

    Hi Anonymous 

    Place a transparent shape over the table visual, ensuring it fully covers the column headers. Group the shape with the table, and make sure "Maintain layer order" is enabled for both visuals—this setting should be somewhere under the General section.
    Note: This method will prevent users from resizing column widths, but it will also disable the ability to click on headers to sort the data.

  • Anonymous's avatar
    Anonymous
    1 year ago

    Thank you!

    I will add transparent shapes above the little lines to adjust the width only. Then users will be able to sort the columns. Didn't know about the maintain layer function, so thank you for that!