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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Key In filter that changes value on Visual

Dear Team,

 

I am having a Visual that has line value which I need to have dynamically based on user input. Currently, I made it as a fixed measure like below. so the 10000 is a calculated measure as "Monthly Target = 10000". now what I want is a filter that a user can key in any value and this line changes based on the key in value, is it possible? let's say if I key in 15000 then it should go as 15000.

Power BI parameter.PNG

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

you can have a drop down but you can't allow the user to search for a value, unfortunately. Maybe there are custom visuals taht allow you to do it...

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Well, "any" value is not easy but

- create a table with all the values you want to show (one row per value)

- put a slicer where you select the value

- then your measure that you show on the line will be "Target=SELECTEDVALUE(yourtable[yourcolumn])

 

The issue is that your table can contain a finite number of values, not "any"

Anonymous
Not applicable

Thnaks, how about if we can have in 000, min 10,000 and max 50000 is it possible , i cannot  have drop down, a user can select 11,000 but with a list how long it can go.

Anonymous
Not applicable

you can have a drop down but you can't allow the user to search for a value, unfortunately. Maybe there are custom visuals taht allow you to do it...

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.