
Hi,
Could you please share your collection for a better understanding?
You can try using this code for a while.
Distinct(
Filter(
Choices('[@Bid Process'].Client_Sector),
Value in Filter(Client_Sector, DataCardValue9.Selected.Value = Country_of_client.Value.Title).Value
)
)