Forum Discussion
Dheeraj_Trek
1 year agoNew Member
Power Bi Treemap Visualization
Hi, Is it possible to make the category field of treemap visualization to change based on the slicer? I've created a DAX measure with the SWITCH function to toggle based on the slicer but the Ca...
- 1 year ago
Dheeraj_Trek , You can create a Field Parameter and pull that into the category field of the Tree Map visual like below
1. Select the field parameter
2. Drag the columns you want to switch between, in my case Country and Product and Click Create
3. Map the Parameter to Category field of Treemap and use the slicer to switch between the fields.
Did I answer your question? If yes, please mark my post as a solution.
Thanks,
Jai
- 1 year ago
Dheeraj_Trek yes possible, you can use the same field parameter for a table visualisation
Dheeraj_Trek
1 year agoNew Member
Hi Jai,
Is it possible to link another table visualization with this same slicer created with the above field parameter?
Jai-Rathinavel
1 year agoSuper User
Dheeraj_Trek yes possible, you can use the same field parameter for a table visualisation