Hide Flow Button Based on Value in Column

MVP

I have a Flow button in a formatted (JSON) field -- how can I disable/hide the button based on another field value?

What I have today is two Flow buttons in a Doc Lib. The first button is for approvals, which writes to another column (approve/reject). From there, the user has a Flow button for publishing the document -- I need to hide or disable this second publishing button if the column value isn't 'approve'.

1 Reply