Forum Discussion

StevenT's avatar
StevenT
Helper V
10 months ago
Solved

Datatable options

Hi, is there a way to take this table to use the fields to populate the row in a matrix by changing the row based on what the user chooses (Field FieldName),  and create a button style out of this.. ...
  • Anonymous's avatar
    Anonymous
    10 months ago

    Hi StevenT ,


    Thanks wardy912  and KNP Did you get a chance to try the solution that wardy912  suggested using Field Parameters?
    That approach is indeed the correct and simplest way to dynamically switch the dimension (like Category or Region) in your matrix rows.

    Once you’ve created the Field Parameter under Modeling - New Parameter - Fields, make sure to.

    1. Add the generated parameter field to the Rows section of your matrix visual.
    2. Create a slicer using the same parameter and set it to Button style (under Format → Slicer settings → Style → Tile).
    3. Now, when you click a button (e.g., Category or Region), your matrix will automatically switch the row dimension accordingly.

    This setup gives you exactly the button-style field switcher you were looking for.

    Thanks,
    Akhil.