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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Jeremy19
Helper III
Helper III

How to add columns to a table based on selection by a slicer

I'd like to be able to add numerical columns to a matrix depending on the selection of column names by a user using a slicer. I was thinking of using a field parameter but that doesn't seem to work. For exemple, I have the data :

 

idCol1Col2Col3
A1009050
B809560

 

Is it possible to have a slicer with a choice of numeric columns (Col1, Col2 or Col3) which can be used to display or not the value of these columns in a matrix with the ID in the row and the selected columns in the column ?

 

Thanks

2 REPLIES 2
v-yangliu-msft
Community Support
Community Support

Hi  @Jeremy19 ,

 

Here are the steps you can follow:

1. In power query – select [Col1], [Col2], [Col3] – Transform – Unpivot Columns.

vyangliumsft_0-1697772869384.png

vyangliumsft_1-1697772869385.png

2. Placing fields into the matrix.

vyangliumsft_2-1697772888034.png

3. Result:

vyangliumsft_3-1697772888035.png

 

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

 

Thank you for this suggestion, which works well for the example. The problem I'm having, however, is that I have a lot of columns that are created in DAX and which therefore don't appear in Power Query. Is there a solution for doing this outside Power Query?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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