Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi .. i try this expression but this shows an error
Sum({<R.Definition={'Reinsurer's '}>}R.Amount)
where this text should be used in expression .. source file should not be changed
try
Sum({<R.Definition={"Reinsurer's "}>}R.Amount)