scg198 Posted August 26, 2001 Share Posted August 26, 2001 I have two protals Portal 1 and portal 2 linked to a file. In portal 1 I have the values a, b, c, d and in portal 2 I have the values 1, 2, 3, 4 I need to combine these portals in another file so that I will have a 1, b 1, c 1, d 1, a 2, b 2, c 2, d 2,..... I cannot hink of a way to both sources of data for this. In the main display I have a job number which allows me to link the 2 files. Can anyone help my brain is now fried with attempts. Simon Link to comment Share on other sites More sharing options...
Rigsby Posted August 26, 2001 Share Posted August 26, 2001 If I understand you correctly, the values a, b, c, d and 1, 2, 3, 4 are all stored in the same file. So, all you need to do is create a joining field in that file, which links a & 1, b & 1 etc. If you need to join values from different records, however, you are going to have to create a self-link in the file. But once you have the joined fields in the first file, you can bring them into any file you want with a relationship. Hope this helps, Rigsby Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 7879 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