Hi Nipun,
There is no support for entering the expression of a join relationship. It isn't planned for the near future either.
Options would be: add a calculation to one or both tables and use that in the join. Sometimes a coalesce can be used, at other times a more elaborate expression might be needed, and then use multiple terms in the join, to get the same effect as a between clause.
If you're able to share some of the values of the tables that you're trying to join, that would be helpful in figuring out what might work.
Another option would be to create a multi table SQL statement on this pair of tables and hand-code the join expression.
// Henk
------------------------------
HENK CAZEMIER
------------------------------
Original Message:
Sent: Wed July 22, 2020 10:11 AM
From: Nipun Gupta
Subject: C11.1.5 Data Module relationship editor missing
Hi CA Community,
Re-visiting this thread. Any insight from anyone?
Thanks,
------------------------------
Nipun Gupta
------------------------------