Jump to content

Relationship between Repeated fields


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

Recommended Posts

hi, Thanks.

Its for a guest house (booking).

So i have a Main Table (Booking Main) and in this table a repeating date field(31times)("DateRep") and a repeating room field(31times)(for each room), the room is looking the ArrivalDate and DepartureDate of each reservation from a other Table (Booking Details) so in each repeated room field will appear only the correct reservation (in the correct date). I need to make a relation between the repeating date field and the Arrival and departure date fields of the "bookingDetails" table (BookingMain::DateRep≥BookingDetails::ArrivalDate AND BookingMain::DateRep≤BookingDetails::DepartureDate) .

The Problem is that the relation is working only for the first repetition of the repeating field. i try with the "Extend()" function too but its not working.

THANKS :)

Edited by Guest
Link to comment
Share on other sites

Unless you need to count overbooking or such have repeaters no proper use here. So before you dig you self too deep, do you need to investigate this:

http://www.nightwing.com.au/FileMaker/demos7/demo705.html

--sd

Link to comment
Share on other sites

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