web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Creating custom functi...
Power Apps
Unanswered

Creating custom function in app.formulas?

(0) ShareShare
ReportReport
Posted on by 20

Hi,

 

Is it possible somehow to create custom functions in app.formulas?

I tried to create one, even tried the one suggested by the help (FindMonth(d:Text):Number=Month(DateParse(d));) but PowerApps always tells that 'FindMonth' is an unknow or unsupported function. 

 

Thanks

Adam

PowerApps-namedformulas.png
Categories:
I have the same question (0)
  • Hassan_SZ_365 Profile Picture
    542 on at

    Hi @Koczek ,

    For transforming text to a date and extracting the month, you would use DateValue to convert text to a date, and then Month to get the month number. For example, if you have a text input named TextInput1, you could use the following on a button's OnSelect property to set a context variable:

     

    UpdateContext({varResult: Month(DateValue(TextInput1.Text))})

     

    This sets the context variable varResult to the month number derived from the date string in TextInput1.
    Best Regards,

    Hassan Raza

     

  • Koczek Profile Picture
    20 on at

    Hi @Hassan_SZ_365 ,

     

    Thanks, but the question was not about extracting Month, it was a general question if it is possible somehow to create a custom function in the App's formulas property, like you can create named formulas.

    I thought it is possible as the help suggest.

  • vya Profile Picture
    4 on at

    Hi!, there is a workaround but you need to enable the experimental feature User Defined Functions
    You can see it here:
    https://powerusers.microsoft.com/t5/Building-Power-Apps/Named-formula-with-arguments/m-p/2798498

     

    Regards, Juan Antonio

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 612

#3
Valantis Profile Picture

Valantis 604

Last 30 days Overall leaderboard