I am trying to set up a calculation in a view against 2 tables.
Basically I have an embedded select statement + embedded select statement the problem is if either embedded select statement returns no rows then the calculation fails. Any ideas how I can get around this ?
(embedded select statement)
+
(embedded select statement)
Cheers
Liam
Basically I have an embedded select statement + embedded select statement the problem is if either embedded select statement returns no rows then the calculation fails. Any ideas how I can get around this ?
(embedded select statement)
+
(embedded select statement)
Cheers
Liam