Hi, Is there a way to avoid an error during execution for a sum query on a Global Table that returns no values (because the filter criterium is not in the table).
Example. I search for the value X67 in the column MODEL in a table, and sum the quantities manufactured in other columns. If the X67 is not a value, it returns an error.