I have a button on Table A that adds a row to Table B. The issue is that sometimes the report that I upload to Table A has duplicate entries. Is there a way to disable the button of the 2nd entry (there is a key column used, so that would be the duplicate value to check for).
Hey @Samuel_Langford! I’m not so sure about an easy way to disable the button if there are duplicates, but I wonder if you could use a solution like this to see which rows are duplicates, and highlight just the button column in red with conditional formatting to better visually indicate that it contains duplicates and shouldn’t be pushed