Hi
I am trying to pull a currency factor onto a ledger entry from a bespoke table that sets:
- Currency Code
- Start Date
- End Date
- Account Type - Income or Balance
- Factor - Decimal
I am then bringing the Currency Code (LCY) and the Account Type into the G/L Entry Table
I can get the joins to work on the currency and a condition on the Account Type which works OK. the problem is when I try to add a Join in the data link by adding :
Start Date Greater or equal to Posting Date
This always returns a Null
Any thoughts
Thanks
Malcolm