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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
darrylwjk
Frequent Visitor

Using A Dynamic Text Box To Set Budget Limit

Hi, 

 

I have a problem and not sure if power bi is able to do it. Basically , I have been creating a column with the formula below for each category.  It is to set limits to see how many transactions and the total expense for the over and under limit transactions.

Formula:

Gifts = IF(AND('India Expenses'[Expense Type] = "Gifts" , 'Expenses'[Expense Amount ] >= 2850 ),"Gifts Above Policy","Gifts Within Policy")
 
So I was wondering is power bi able to create a dynamic text box filter where the user can key in the limit amount and the charts would change accordingly based on the value keyed in. As it is quite troublesome to have to edit the formula everytime a limit is changed.
 
Really appreciate if anyone knows what is the best way to do this!
1 ACCEPTED SOLUTION
Shaurya
Memorable Member
Memorable Member

Hi @darrylwjk,

 

It is not possible to create a text box where you can enter the limit which is then feeded back to the data model. A workaround that I can suggest is to create a table having a column which is set to have a range in which your limit might lie. Then you can use that column as a slicer. That should do the trick.

 

Works for you? Mark this post as a solution if it does!

Consider taking a look at my blog: Forecast Period - Graphical Comparison 

View solution in original post

1 REPLY 1
Shaurya
Memorable Member
Memorable Member

Hi @darrylwjk,

 

It is not possible to create a text box where you can enter the limit which is then feeded back to the data model. A workaround that I can suggest is to create a table having a column which is set to have a range in which your limit might lie. Then you can use that column as a slicer. That should do the trick.

 

Works for you? Mark this post as a solution if it does!

Consider taking a look at my blog: Forecast Period - Graphical Comparison 

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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