Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

  • Newbies
Posted

I'm trying to set a table to pick up at random a value from a particular field in another table. The tables are related by these two fields. Can anyone help?

Posted

The only things that's random in FMP is the Random function - check out the help.

Maybe you can use the result of the random function to build up the record id that makes the match into the related file.

Posted

It's unclear what you want based on your short description. However, I have put together a file I think might help you. The two tables in the example file are Companies and Employees. From Companies, you can click a button that randomly selects one of the Employee IDs, places it into to a field and uses it with a GTRR script step to go to that employee record. If you provide a better description of what you want, we might be able to help better.

randomthing.fp7.zip

  • Newbies
Posted

John, you've done a great job at interpreting my problem. Thank you for your response and example. It exactly fixes my problem. I couldn't work out how to randomly select an item from a set value list.

This topic is 6834 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.