Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Dynamic column in matrix visual

Hey all,

I need to have dynamic columns in matrix visual. i have few columns in my tables(different tables) . i want these columns as options in slicer. when i select particular slicer that column should get added to matrix visual and when i unclick it, it should be removed.

 

I tried with unpivoting, its not working. For reference, iam posting screenshot of requirment here.

Please let me know solution for this asap.

9 Replies

  • Mariusz's avatar
    Mariusz
    Community Champion

    Hi Anonymous 

     

    I probably would suggest using either Paginated Reports or Combination of Bookmarks and Buttons to show/hide the columns in the matrix,  

     

    I head a go at it using DAX and the result is on the attached. 

     

     

    Best Regards,
    Mariusz

    If this post helps, then please consider Accepting it as the solution.