Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
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
}
If you want more support please upload the pbix file.
If i resolve your problem please mark it as a solution.
Ciao!
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
}
If you want more support please upload the pbix file.
If i resolve your problem please mark it as a solution.
Ciao!
If i resolve your problem please mark it as a solution.