Currently in Blue Prism, if we have set a value based on condition, we will have to use the decision stage and then two calculation stage (one each for True and False Condition). This could be brought down one calculation stage or even directly put in another decision stage if expression editor supported Ternary If Condition.
This can be helpful to avoid complex diagrams in case "Nested if" to determine value for a data item.