Forum Discussion

isjulia's avatar
isjulia
New Member
2 years ago
Solved

Field Parameter in Matrix not sorting by column

Hey!   I am working with a field parameter to select columns in a matrix. I have the field parmeter and the matrix set up and it is working properly.    However, when I select the options in the ...
  • Ritaf1983's avatar
    2 years ago

    Hi isjulia 
    The fields parameter is a kind of "measures list", so there is no option to sort them not in the order they selected.
    (because sorting options are available only for rows/columns, not measures)
    If the sort issue is critical you can use a matrix with dynamic measure / calculated groups instead.
    The pbix with an example of a dynamic measure is attached.

    If this post helps, then please consider Accepting it as the solution to help the other

    members find it more quickly



  • Ritaf1983's avatar
    Ritaf1983
    2 years ago

    I think in this case the dynamic matrix / calculated groups are the only possible alternatives including creating measures.
    And yep it doesn't work because even if every parameter is from a column ...in the visual table is like a "value"...

    If this post helps, then please consider Accepting it as the solution to help the other

    members find it more quickly