Hello all need help please

i need to prevent duplicate the customer name in this row
I use
not(in([_this], select( Report[Customer Name], not(in([Report_ID], list([_thisrow].[Report_ID]))))))
and work is good but I need add other condtion this also only when column [Status]=Open
how to make this
I mean customer name not dublecated only when the Status colum also =open

0 1 128
1 REPLY 1
Top Labels in this Space