Crystal Version 9,
I am having trouble displaying records from linked tables. A common field, table.invoice, relates all the tables I am using and there are indexes using the invoice field as the key index. There are three tables that are linked:
Header (holds a single record of invoice header)
Detail (holds one to many records associated with the header)
History ( holds one to many records associated with the header)
Initially I have History linked to Header and everything works fine, however, when I tried to add the table Detail the report fails to display any data.
I have linked the tables as follows; History linked to Header and also linked to detail using the common field, invoice. I have also tried linking History to Header and Header to Detail, but in each case when I try to add a field from the table detail, the report does not display any data at all. If I remove the detail field, the report displays the data as before.
I think my problem is that I either do not properly understand the table linking hierarchy or I am not using the correct indexes. In older versions of CR8, I was able to go and set the index for the table, I do not see this feature in CR9. Does anyone know if you can set the index order in CR9 and can someone help me understand table-linking hierarchy?
Thanks.
I am having trouble displaying records from linked tables. A common field, table.invoice, relates all the tables I am using and there are indexes using the invoice field as the key index. There are three tables that are linked:
Header (holds a single record of invoice header)
Detail (holds one to many records associated with the header)
History ( holds one to many records associated with the header)
Initially I have History linked to Header and everything works fine, however, when I tried to add the table Detail the report fails to display any data.
I have linked the tables as follows; History linked to Header and also linked to detail using the common field, invoice. I have also tried linking History to Header and Header to Detail, but in each case when I try to add a field from the table detail, the report does not display any data at all. If I remove the detail field, the report displays the data as before.
I think my problem is that I either do not properly understand the table linking hierarchy or I am not using the correct indexes. In older versions of CR8, I was able to go and set the index for the table, I do not see this feature in CR9. Does anyone know if you can set the index order in CR9 and can someone help me understand table-linking hierarchy?
Thanks.