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 / Named Formula is Unrec...
Power Apps
Answered

Named Formula is Unrecognized or Unsupported

(0) ShareShare
ReportReport
Posted on by 510

Hi. I have a Supplements table with thousands of rows. The Supplements table has a booking_id column.

Using this formula, I am able to get the price of supplement number 13 from booking 1160 without delegation issues:

LookUp(Filter(JHB_Supplements_List;Value(booking_id)=1160);supplement_nb=13).price;;

 

Adding this to a named formula also works:

supp13Price = LookUp(Filter(JHB_Supplements_List;Value(booking_id)=1160);supplement_nb=13).price;;

using 'supp13Price' always gives me that price.

 

I need to get the value 1160 (booking_id) dynamically so I have tried this formula:

suppPrice13(suppID:Number):Number = LookUp(Filter(JHB_Supplements_List;Value(booking_id)=suppID);supplement_nb=13).price;;

When I try use suppPrice13(bookingNumber) I get the error Unrecognized or Unsupported formula. Even if I type suppPrice13(1160) it doesn't work.

 

What am I doing wrong?

Categories:
I have the same question (0)
  • Verified answer
    rwittels Profile Picture
    510 on at

    I had to enable two Upcoming Features in Settings:

    • 'New analysis engine' under Preview
    • 'User-defined functions' under Experimental

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard