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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
gianmarco
Helper IV
Helper IV

Dynamic filter on visual with Field Parameters

Hey there,

is it possible to dinamically change filter on a visual with Field Parameters?
Measure shall stay the same, the only thing that shall change is the selection on a visual filter.


Thank you

gianmarco

1 ACCEPTED SOLUTION
lucadelicio
Super User
Super User

Yes it is possible.

Create the field parameter. With this operation you would see appear a new table.

In this table create a new column (with the id) and connect it in the relationship you would to choose your value.
The table is rapresent like this:
Description
Fields
Order Fields
Id

Parametric Slicer = {
    ("NameField1", NAMEOF('Table1'[Field1]), 0, "ID_01")
    ,("NameField2", NAMEOF('Table2'[Field2]), 0, "ID_02")
    ,("NameField1", NAMEOF('Table3'[Field3]), 0, "ID_03")

}
If you want more support please upload the pbix file.
If i resolve your problem please mark it as a solution.
Ciao!



Luca D'Elicio

LinkedIn Profile

View solution in original post

2 REPLIES 2
lucadelicio
Super User
Super User

Yes it is possible.

Create the field parameter. With this operation you would see appear a new table.

In this table create a new column (with the id) and connect it in the relationship you would to choose your value.
The table is rapresent like this:
Description
Fields
Order Fields
Id

Parametric Slicer = {
    ("NameField1", NAMEOF('Table1'[Field1]), 0, "ID_01")
    ,("NameField2", NAMEOF('Table2'[Field2]), 0, "ID_02")
    ,("NameField1", NAMEOF('Table3'[Field3]), 0, "ID_03")

}
If you want more support please upload the pbix file.
If i resolve your problem please mark it as a solution.
Ciao!



Luca D'Elicio

LinkedIn Profile

If i resolve your problem please mark it as a solution.



Luca D'Elicio

LinkedIn Profile

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!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

December 2024

A Year in Review - December 2024

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