Forum Discussion

HannahEngelson's avatar
HannahEngelson
Qrew Trainee
2 months ago

Check one field for multiple conditions

Hey there! I am almost certain this has been asked before, but I have been searching for hours and can't find anything. I am building an app that tracks flight delays and auto assigns a manager for...
  • MarkShnier__You's avatar
    2 months ago

    You should have a table where the key field is the airport code and another field for the Manager's Userrid.

    Then make a relationship between your flights table and your airports table and look up the manager down to Flights.