Hi All,
We are doing a range join in the cds view (join condition - CDS1.field a > CDS2.field b and CDS1.field a < CDS2.field c), where we need to validate a field to be in the range of two different columns values of join view. Do we have any alternative to this without using CDS with parameters ?