Currently, there's no direct way to create a run condition based on whether a previous column ran or not. Conditional runs are structured like if-else statements that evaluate specific data conditions.
As a workaround, you could:
1. Create a formula column that captures the output status of the previous column
2. Use this formula column in your conditional run statement
Alternatively, you could set an "impossible condition" for specific scenarios. For example, in the "Only run if..." section of your column settings, create a rule like "Only run if first name = 'ZZZZZZZZZZZZZZZZ'" to effectively prevent the column from running.
If you need more specific help with your use case, please request human assistance by clicking on "Talk to a person."