Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
vnqt
Helper V
Helper V

slicer with values from 4 other columns

 

Hello,

 

Could you please advise how to create only one slicer with the values of 4 different columns, they all have different values. 

 

I created a table: 

 

vCPU/Memory= DISTINCT (
UNION (
SELECTCOLUMNS (VM, "List", VM[vCPU] ),
SELECTCOLUMNS (VM, "List", VM[Ratio vCPU] ),
SELECTCOLUMNS (VMM, "List", VM[Memory] ),
SELECTCOLUMNS (VM, "List", VM[Ratio Memory] )
)
The problem is to create the relation between this new table with 4 columns in the original table . 
 
Thank you in advance. 
 
2 REPLIES 2
amitchandak
Super User
Super User

@vnqt , explore if Dynamic Slicer using field parameters can help

Power BI- Create dynamic slicers using field parameters: https://youtu.be/H2ZxWaHAJZQ

 

 

Or just drag them in one slicer and create a hierarchical slicer

https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-slicer-hierarchy-multiple-fields

 

 

Thank you for your reply 

https://youtu.be/H2ZxWaHAJZQ  doesn't work.

These values don't have any relationship.

 

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.