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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. 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
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

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! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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