Only display Action when linked Ref has a specific column value

I created an action that reverse links a column back to a view that references it. I would like this action to only display when the referenced row has a Status Value of “Open”

The action itself is for a record of the table, “WYSIWYG Items”. The table that contains the status value is “Notifications Sheet”

I’m sure I did not create this action in the best way, but the expression I used is:

LINKTOFILTEREDVIEW(“Item Report_Detail”, [Series]=[_THISROW] )

I’m sure I’m missing necessary info to solve this but any help would be great.

0 3 291
3 REPLIES 3
Top Labels in this Space