Is it possible to link one Date field to two Date fields in another table with two different join types?
Example:
first link: Table1.Date >= Table2.StartDate
second link: Table1.Date < Table2.EndDate
I tried it and Crystal linking expert just creates same join type for both Date fields of Table2.
Thanks for any ideas or tips.
Example:
first link: Table1.Date >= Table2.StartDate
second link: Table1.Date < Table2.EndDate
I tried it and Crystal linking expert just creates same join type for both Date fields of Table2.
Thanks for any ideas or tips.