Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Get value from different database


This topic is 6156 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

How can we get a specific value based on the data that user inputed?

user enter U_SIZE(global):) ____ "

System will show the UNIT_PRIZE(based on the data) $_____

Price cart - If size:

<25" = $25

<30" = $35

<45" = $45

This price cart is a database in filemaker.

variables: SIZE, PRICE

If user entered 19", the price will show up as $25

If user entered 26", the price will show up as $35

Thanks in advance,

Zu

Posted

Define a relationship between your main table and the Prices table, matching size to size.

Make the price field in your main table lookup the price from the related record in Prices, using the 'lookup next higher' option.

This topic is 6156 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.