Hi,
I have a behavior logic that checks if a user has already performed an action and if they have the action will not be displayed.
NOT(IN(USEREMAIL(), VotesTable[Voter Email]))
However, I’m noticing this is doing it for the entire deck view, is it possible to have action items inline on some of the rows and not others?