Hi, i'm using oracle apex 22.3, i want to validate repeating combination in two page items with two columns in the report while creating a record in the report.
page item (:P3_EMAIL and :P3_STATUS )
columns (Email and Status)
If the combinations entered in the page items and its already exists in the report it should show an error.
Thanks in advance!!