Jimjmn Posted March 21, 2007 Posted March 21, 2007 I am wanting to place a portal on my layout that contains data from the records that are created and stored in the same layout and table. What type of relationship do I need to make?
mr_vodka Posted March 21, 2007 Posted March 21, 2007 Create a self join using the Cartesian join operator 'X' with a new table occurence of the table.
Jimjmn Posted March 21, 2007 Author Posted March 21, 2007 Thanks a bunch mr_vodka . I just noticed you're in my home town. How is it there these days?
mr_vodka Posted March 21, 2007 Posted March 21, 2007 I'm still pretty new to Charlotte but I'm adjusting. ;)
Karen2 Posted March 28, 2007 Posted March 28, 2007 I am trying to do the same thing except 2 of the fields in my current layout (that I'm trying to add to a portal in the same layout) are from a related file. How do I link them to the portal?
mr_vodka Posted March 28, 2007 Posted March 28, 2007 Hi welcome to the forums. The question is not detailed enough. Could you elaborate with as much detail as you can?
Karen2 Posted March 28, 2007 Posted March 28, 2007 Thanks for the welcome.... I've attached a pdf of the file. It's an "hours" sheet so we enter the project/times we are working on as individual records. Then all records for a specific day are recorded below via a portal. The problem is this: I have it related so when we enter the Job# for a record, the Client Name and Project Name automatically appear in their respective fields. As you can see, those two fields are not showing up in the portal. I must have the portal related incorrectly, but I'm not sure how. Hours.pdf
mr_vodka Posted March 28, 2007 Posted March 28, 2007 It's an "hours" sheet so we enter the project/times we are working on as individual records. I am not following. If you are entering the project and times are individual records, then what is the portal for? Are you just trying to get a lost of all the records for that same date in the portal? Then all records for a specific day are recorded below via a portal. ? I thought you were entering the data as records. Why are you trying to use the portal to enter a new record then?
Karen2 Posted March 29, 2007 Posted March 29, 2007 Yes, I'm using the portal to list all of the projects worked on for that day. I'm not trying to use the portal to add new information, I just want the information from the records to automatically show up in the portal...which it does for every field EXCEPT the 'Client Name' and 'Project Name'. Does that make more sense? Thanks for your help with this.
mr_vodka Posted March 29, 2007 Posted March 29, 2007 You need to have the portal show the records of a self join relationship based off the date field. Make sure that the fields on the portal are from the child side of the self join relationship.
Karen2 Posted March 29, 2007 Posted March 29, 2007 You need to have the portal show the records of a self join relationship based off the date field. I had done that. Make sure that the fields on the portal are from the child side of the self join relationship. Can you elaborate...I'm not sure I understand.
mr_vodka Posted March 29, 2007 Posted March 29, 2007 Are project name and client name related fields?
Karen2 Posted March 30, 2007 Posted March 30, 2007 I just figured it out! It was a simple linking issue all along. Load off my mind. Thank you so much for all your help. Happy Friday!
Recommended Posts
This topic is 6448 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