Forum Discussion
Mahendran_C_S
5 years agoHelper I
Matrix with Dynamically changing rows based on slicer selection
Hi everyone, I have a requirement to display values in a matrix visual where the selection of rows and columns should be done by the user. Those rows and columns are displayed separately in a sl...
amitchandak
5 years agoSuper User
Mahendran_C_S , if Country, city are row values then you can have dynamically change axis/row/columns of a matrix.
Or you need to use bookmarks
Mahendran_C_S
5 years agoHelper I
amitchandak I couldn't get you. Can you share a reference link or tutorial for the solution you are mentioning? I am looking for a selection-based solution rather than using bookmarks. Because I have multiple columns/dimensions for that selection.