Conditional Styling / Display In a List

Hi, when using a collection list, I have a delete icon. When It’s pressed I have a variable change it’s color and show text to confirm.

The only problem is when binding to the variable, the element in every collection item changes, instead of just the elements in that row. How can I use a formula to make sure its only elements in that items row that change?

What’s the formula you’re using? For me this formula is working and only changing the color of the selected row.