I am looking for a solution to this
A table with different products (fruits or vegetables). There are two cost columns for fruits or vegetables.
Now I am looking for a RULE that writes to a new column relevant cost information.
Usually for fruit > cost fruit and for vegetable > cost vegetable. But if cost for fruit is “0” cost information should be taken from cost vegetable column.
Would that work in any way?