manatee Posted May 26, 2006 Posted May 26, 2006 I am trying to create a summary page that includes all events (in portals)accross multiple tables (vacations, events, to dos) that are equal to todays date. I was able to get the basics to work but there is an issue with events as follows; An event can have a range (start date to end date) and then frequency (monthly, bi-monthly, weekly, daily) and then can have the day of the week it occurs on. So the trick I am missing is how to let FMP know that the event happens to occur equal to todays date. Any help would be appreciated.
Ender Posted May 26, 2006 Posted May 26, 2006 There are a couple ways to make a relationship with date ranges for events, but adding recurrences to the mix complicates things quite a bit, as we discussed in this thread: http://fmforums.com/forum/showtopic.php?tid/124596/ A different approach uses scripts to create separate Event records for each recurrence, as John indicates in this thread: http://fmforums.com/forum/showtopic.php?tid/176396/ It's hard to say what you should do without knowing what method you're using and what you've got so far. Maybe you can post a sample.
bxm Posted June 5, 2006 Posted June 5, 2006 I have a similar question. I am trying to match a single record in a transaction table with a date range (a start date and an end date) in a rate table. I want to display the matching rate on a transaction record, depending on it's date field. This is a simple AND relationship in FM7, but the tables I'm working with are in FM5. Besides converting them to FM7, what's my best approach to setting up this relationship?
Vaughan Posted June 6, 2006 Posted June 6, 2006 Have you tried the Smart Ranges technique? http://www.onegasoft.com/tools/smartranges/
bxm Posted June 7, 2006 Posted June 7, 2006 Thanks for that, Vaughn. Somehow I missed the smartranges formulas. Now that I have created range keys for my two files, what is the best way to link them? The documentation suggests a combined key, but I'm not sure what needs to be combined.
Ender Posted June 7, 2006 Posted June 7, 2006 You can link the multi-keys the same way you'd link any other key fields: through the Define Relationship dialog. If you go to the 1st edition page on the Smart Ranges site, there are example files.
Recommended Posts
This topic is 6801 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 accountSign in
Already have an account? Sign in here.
Sign In Now