Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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 Category field of treemap visual is not accepting this DAX measure.
Solved! Go to Solution.
@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
Proud to be a Super User! | |
@Dheeraj_Trek yes possible, you can use the same field parameter for a table visualisation
Proud to be a Super User! | |
@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
Proud to be a Super User! | |
Hi Jai,
Is it possible to link another table visualization with this same slicer created with the above field parameter?
@Dheeraj_Trek yes possible, you can use the same field parameter for a table visualisation
Proud to be a Super User! | |
Thanks Jai!
It works perfectly as I expected.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!