Hello Experts,
In my application, user will insert the record in to spreadsheet. The email id is the key field. Now if same person will insert entry 2nd time, the app will show the standard message -
Can I change this message text?
If not, then how can I show my own message for the same requirement?
Could you please help me on this?
Thanks,
Arindam.
I’m afraid you can’t change this. It’s a hard coded message. Though you can add a Show/Text field to your table and then show your own message if the key value already exists. The formula that check the status could be like IN([KeyColumnName],TableName[KeyColumnName])
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |