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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Maurus
Regular Visitor

Filtering table with a selected value

Hi,

 

I need to create a copy of Table1 with some selected rows only, based on the value of Table1[column1].

If that value were some constant 'a', I could write : Table2 = Filter('Table1', 'Table1'[column1] = a

 

However, the value 'a' is not a constant. It has to be selected by the user. So, (I guess) using a slicer.

 

The problem is that I can't use the function SELECTEDVALUE as it does not work. The value selected is not passed into the filter and Table2 is shown empty when I do the following: Table2 = Filter('Table1', 'Table1'[column1] = SELECTEDVALUE( 'some table column containing the values for the selection')

I also tried to first define a variable with SLECTEDVALUE() and use the vaiable into the command above, or with a measure defining SELECTEDVALUE().  Any solution including SELECTEDVALUE() is not working.

 

Any suggestion?

 

Many thanks.

-maurus.

3 REPLIES 3
Maurus
Regular Visitor

Hi Amit,  The slicer was a guess. It could be somethink else. Basically the question is:

  How do you copy part of a table (by part of I mean rows, i.e. all columns with just some rows) filtering on some "desired value selected by the user" ?

Hi,  @Maurus 

 

I thought of a way to create parameters in pq, but this is not very convenient for users to change. If you can make it clear what you want to use table2 for, I think I might be able to help you think of a workaround.

 

Best Regards

Janey Guo

 

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

amitchandak
Super User
Super User

@Maurus , As of now you can not use slicer values for creation of a new table.

 

You can suggest an idea or vote for the existing one: https://ideas.powerbi.com/ideas/

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.