I have a scenario where I need to highlight the duplicate records based on different line items combination check. Below is the use case.
I have a module with District and Territory combination code list. Then I have line items to populate Territory, District, Country and Category names. I want now to create a Check (Boolean or Number or any format) which will check if the same territory has been assigned to multiple districts under same country and category.